mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations field.php (Arabic)
This commit is contained in:
parent
15abf3a34a
commit
ba1fb92790
@ -43,6 +43,10 @@ return [
|
|||||||
'login_with_phone_number' => 'تسجيل الدخول برقم الهاتف',
|
'login_with_phone_number' => 'تسجيل الدخول برقم الهاتف',
|
||||||
'login_with_email_address' => 'تسجيل الدخول باستخدام عنوان البريد الإلكتروني',
|
'login_with_email_address' => 'تسجيل الدخول باستخدام عنوان البريد الإلكتروني',
|
||||||
|
|
||||||
|
// Share
|
||||||
|
'share_on_facebook' => 'Share on Facebook',
|
||||||
|
'share_on_twitter' => 'Share on Twitter',
|
||||||
|
|
||||||
// Side menu links
|
// Side menu links
|
||||||
'company_directory' => 'دليل شركة',
|
'company_directory' => 'دليل شركة',
|
||||||
'popular_ads' => 'إعلانات شعبية',
|
'popular_ads' => 'إعلانات شعبية',
|
||||||
@ -51,6 +55,9 @@ return [
|
|||||||
'sms' => 'إرسال رسالة نصية (SMS)',
|
'sms' => 'إرسال رسالة نصية (SMS)',
|
||||||
'mail' => 'ارسل بريد',
|
'mail' => 'ارسل بريد',
|
||||||
|
|
||||||
|
//Related
|
||||||
|
'related_posts' => 'Related Posts',
|
||||||
|
|
||||||
// Register instruction seed
|
// Register instruction seed
|
||||||
'register_instructions' => 'تعليمات التسجيل',
|
'register_instructions' => 'تعليمات التسجيل',
|
||||||
'list' => 'قائمة',
|
'list' => 'قائمة',
|
||||||
@ -62,4 +69,6 @@ return [
|
|||||||
'your_internet_connection_is_broken' => 'اتصال الإنترنت الخاص بك معطل ،',
|
'your_internet_connection_is_broken' => 'اتصال الإنترنت الخاص بك معطل ،',
|
||||||
'we_miss_you_so_much_already' => 'نحن نفتقدك كثيرا بالفعل!',
|
'we_miss_you_so_much_already' => 'نحن نفتقدك كثيرا بالفعل!',
|
||||||
'try_again' => 'حاول مجددا',
|
'try_again' => 'حاول مجددا',
|
||||||
|
|
||||||
|
'news_title' => 'Sectoral Developments All in :name',
|
||||||
];
|
];
|
||||||
Loading…
Reference in New Issue
Block a user