mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 08:42:08 +10:00
New translations profile.json (German)
This commit is contained in:
@ -1,40 +1,40 @@
|
|||||||
{
|
{
|
||||||
"photoUrl": {
|
"photoUrl": {
|
||||||
"label": "Photo URL"
|
"label": "Foto-URL"
|
||||||
},
|
},
|
||||||
"firstName": {
|
"firstName": {
|
||||||
"label": "First Name",
|
"label": "Vorname",
|
||||||
"placeholder": "Jane"
|
"placeholder": "Jane"
|
||||||
},
|
},
|
||||||
"lastName": {
|
"lastName": {
|
||||||
"label": "Last Name",
|
"label": "Nachname",
|
||||||
"placeholder": "Doe"
|
"placeholder": "Doe"
|
||||||
},
|
},
|
||||||
"subtitle": {
|
"subtitle": {
|
||||||
"label": "Subtitle",
|
"label": "Titel",
|
||||||
"placeholder": "Full Stack Web Developer"
|
"placeholder": "Full Stack Web Developer"
|
||||||
},
|
},
|
||||||
"address": {
|
"address": {
|
||||||
"line1": {
|
"line1": {
|
||||||
"label": "Address Line 1",
|
"label": "Adresszeile 1",
|
||||||
"placeholder": "Palladium Complex"
|
"placeholder": "Palladium Complex"
|
||||||
},
|
},
|
||||||
"line2": {
|
"line2": {
|
||||||
"label": "Address Line 2",
|
"label": "Addresszeile 2",
|
||||||
"placeholder": "140 E 14th St"
|
"placeholder": "Straße 140"
|
||||||
},
|
},
|
||||||
"line3": {
|
"line3": {
|
||||||
"label": "Address Line 3",
|
"label": "Adresszeile 3",
|
||||||
"placeholder": "New York, NY 10003 USA"
|
"placeholder": "New York, USA"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"phone": {
|
"phone": {
|
||||||
"label": "Phone Number"
|
"label": "Telefonnnummer"
|
||||||
},
|
},
|
||||||
"website": {
|
"website": {
|
||||||
"label": "Website"
|
"label": "Webseite"
|
||||||
},
|
},
|
||||||
"email": {
|
"email": {
|
||||||
"label": "Email Address"
|
"label": "E-Mail Adresse"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user