New translations references.json (Arabic)

This commit is contained in:
Amruth Pillai
2020-04-17 06:33:54 +05:30
parent 4462dfc459
commit dd673735b4

View File

@ -1,19 +1,14 @@
{ {
"name": { "name": {
"label": "Name", "label": "الاسم"
"placeholder": "Richard Hendricks"
}, },
"position": { "position": {
"label": "Position", "label": "المنصب"
"placeholder": "CEO, Pied Piper"
}, },
"phone": { "phone": {
"label": "Phone Number" "label": "رقم الهاتف"
}, },
"email": { "email": {
"label": "Email Address" "label": "عنوان البريد الإلكتروني"
},
"description": {
"placeholder": "You can write about how you and the reference contact worked together and which projects you were a part of."
} }
} }