mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 01:32:02 +10:00
New translations profile.json (Arabic)
This commit is contained in:
@ -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": "عنوان البريد الإلكتروني"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user