New translations profile.json (Arabic)

This commit is contained in:
Amruth Pillai
2020-04-17 06:33:55 +05:30
parent dd673735b4
commit bb4d18f31d

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": "عنوان البريد الإلكتروني"
}
}