mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-16 17:51:43 +10:00
New translations common.json (Arabic)
This commit is contained in:
32
client/public/locales/ar/common.json
Normal file
32
client/public/locales/ar/common.json
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"avatar": {
|
||||||
|
"menu": {
|
||||||
|
"greeting": "مرحبا",
|
||||||
|
"logout": "تسجيل خروج"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"credit": "مشروع عاطفي من تأليف <1> أمروث بيلاي</1>",
|
||||||
|
"language": {
|
||||||
|
"missing": "هل تفتقد لغتك؟"
|
||||||
|
},
|
||||||
|
"license": "من قبل المجتمع للمجتمع."
|
||||||
|
},
|
||||||
|
"markdown": {
|
||||||
|
"help-text": "يدعم هذا القسم تنسيق <1> تخفيض السعر </1>."
|
||||||
|
},
|
||||||
|
"date": {
|
||||||
|
"present": "الحاضر"
|
||||||
|
},
|
||||||
|
"subtitle": "سيرة ذاتية مجانية ومفتوحة المصدر.",
|
||||||
|
"title": "سيرة ذاتية تفاعلية",
|
||||||
|
"toast": {
|
||||||
|
"error": {
|
||||||
|
"upload-file-size": "الرجاء تحميل الملفات تحت 2 ميغابايت فقط.",
|
||||||
|
"upload-photo-size": "الرجاء تحميل الصور التي تقل حجمها عن 2 ميغا ويفضل أن تكون مربعة."
|
||||||
|
},
|
||||||
|
"success": {
|
||||||
|
"resume-link-copied": "تم نسخ رابط السيرة الذاتية الخاصة بك إلى الحافظة."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user