mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +10:00
New translations profile.json (French)
This commit is contained in:
@ -1,40 +1,40 @@
|
|||||||
{
|
{
|
||||||
"photoUrl": {
|
"photoUrl": {
|
||||||
"label": "Photo URL"
|
"label": "URL de la photo"
|
||||||
},
|
},
|
||||||
"firstName": {
|
"firstName": {
|
||||||
"label": "First Name",
|
"label": "Prénom",
|
||||||
"placeholder": "Jane"
|
"placeholder": "Jane"
|
||||||
},
|
},
|
||||||
"lastName": {
|
"lastName": {
|
||||||
"label": "Last Name",
|
"label": "Nom",
|
||||||
"placeholder": "Doe"
|
"placeholder": "Doe"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "Sous-titre",
|
||||||
"placeholder": "Full Stack Web Developer"
|
"placeholder": "Développeur Web Full Stack"
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
"line1": {
|
"line1": {
|
||||||
"label": "Address Line 1",
|
"label": "Adresse ligne 1",
|
||||||
"placeholder": "Palladium Complex"
|
"placeholder": "Complexe de Palladium"
|
||||||
},
|
},
|
||||||
"line2": {
|
"line2": {
|
||||||
"label": "Address Line 2",
|
"label": "Adresse ligne 2",
|
||||||
"placeholder": "140 E 14th St"
|
"placeholder": "140 E 14th St"
|
||||||
},
|
},
|
||||||
"line3": {
|
"line3": {
|
||||||
"label": "Address Line 3",
|
"label": "Adresse ligne 3",
|
||||||
"placeholder": "New York, NY 10003 USA"
|
"placeholder": "New York, NY 10003 États-Unis"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "Numéro de téléphone"
|
||||||
},
|
},
|
||||||
"website": {
|
"website": {
|
||||||
"label": "Website"
|
"label": "Site Web"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "Adresse e-mail"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user