mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 14:56:13 -06:00
New translations field.php (Persian)
This commit is contained in:
parent
8ed4e7f501
commit
d32920472a
@ -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' => 'ارسال پیام متنی (پیامکی)',
|
||||||
'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