New translations profile.json (Hebrew)

This commit is contained in:
Amruth Pillai
2020-05-06 23:01:45 +05:30
parent e9e24dd691
commit 67a8f3f97c

View File

@ -1,40 +1,35 @@
{
"photoUrl": {
"label": "Photo URL"
"label": "קישור לתמונה"
},
"firstName": {
"label": "First Name",
"placeholder": "Jane"
"label": "שם פרטי"
},
"lastName": {
"label": "Last Name",
"placeholder": "Doe"
"label": "שם משפחה"
},
"subtitle": {
"label": "Subtitle",
"placeholder": "Full Stack Web Developer"
"label": "תרגום"
},
"address": {
"label": "כתובת",
"line1": {
"label": "Address Line 1",
"placeholder": "Palladium Complex"
"label": "כתובת שורה 1"
},
"line2": {
"label": "Address Line 2",
"placeholder": "140 E 14th St"
"label": "כתובת שורה 2"
},
"line3": {
"label": "Address Line 3",
"placeholder": "New York, NY 10003 USA"
"label": "כתובת שורה 3"
}
},
"phone": {
"label": "Phone Number"
"label": "מספר טלפון"
},
"website": {
"label": "Website"
"label": "אתר"
},
"email": {
"label": "Email Address"
"label": "כתובת אימייל"
}
}