mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
New translations setting.php (Persian)
This commit is contained in:
parent
1b888e64b1
commit
b1488380ba
@ -5,15 +5,15 @@ return [
|
|||||||
'name' => 'تأیید خودکار',
|
'name' => 'تأیید خودکار',
|
||||||
],
|
],
|
||||||
'default_view_type' => [
|
'default_view_type' => [
|
||||||
'name' => 'Default View Type',
|
'name' => 'نوع نمایش پیش فرض',
|
||||||
],
|
],
|
||||||
'hide_zero_price' => [
|
'hide_zero_price' => [
|
||||||
'name' => 'Hide Price if Zero',
|
'name' => 'اگر صفر قیمت را مخفی کنید',
|
||||||
'instructions' => 'Hide the price if the ad price is 0',
|
'instructions' => 'اگر قیمت آگهی 0 است ، قیمت را مخفی کنید',
|
||||||
],
|
],
|
||||||
'estimated_pending_time' => [
|
'estimated_pending_time' => [
|
||||||
'name' => 'Estimated Pending Time',
|
'name' => 'زمان انتظار تخمینی',
|
||||||
'instructions' => 'In Hours',
|
'instructions' => 'ساعتها',
|
||||||
],
|
],
|
||||||
'default_published_time' => [
|
'default_published_time' => [
|
||||||
'name' => 'زمان انتشار پیش فرض',
|
'name' => 'زمان انتشار پیش فرض',
|
||||||
@ -25,7 +25,7 @@ return [
|
|||||||
'name' => 'تماس با تلفن',
|
'name' => 'تماس با تلفن',
|
||||||
],
|
],
|
||||||
'favicon' => [
|
'favicon' => [
|
||||||
'name' => 'Favicon',
|
'name' => 'فاویکون',
|
||||||
]
|
]
|
||||||
,'map_coordinates_long' => [
|
,'map_coordinates_long' => [
|
||||||
'name' => 'نقشه مختصات طولانی',
|
'name' => 'نقشه مختصات طولانی',
|
||||||
@ -48,7 +48,7 @@ return [
|
|||||||
'name' => 'ارزهای فعال',
|
'name' => 'ارزهای فعال',
|
||||||
],
|
],
|
||||||
'latest-limit' => [
|
'latest-limit' => [
|
||||||
'name' => 'Latest Limit',
|
'name' => 'آخرین محدودیت',
|
||||||
],
|
],
|
||||||
'site_address' => [
|
'site_address' => [
|
||||||
'name' => 'آدرس سایت',
|
'name' => 'آدرس سایت',
|
||||||
@ -80,16 +80,16 @@ return [
|
|||||||
'name' => 'تبلیغات پیش فرض GET',
|
'name' => 'تبلیغات پیش فرض GET',
|
||||||
],
|
],
|
||||||
'thumbnail_width' => [
|
'thumbnail_width' => [
|
||||||
'name' => 'Thumbnail Width',
|
'name' => 'عرض تصویر',
|
||||||
],
|
],
|
||||||
'thumbnail_height' => [
|
'thumbnail_height' => [
|
||||||
'name' => 'Thumbnail Height',
|
'name' => 'ارتفاع تصویر بند انگشتی',
|
||||||
],
|
],
|
||||||
'picture_width' => [
|
'picture_width' => [
|
||||||
'name' => 'Picture Width',
|
'name' => 'عرض تصویر',
|
||||||
],
|
],
|
||||||
'picture_height' => [
|
'picture_height' => [
|
||||||
'name' => 'Picture Height',
|
'name' => 'ارتفاع تصویر',
|
||||||
],
|
],
|
||||||
'twitter' => [
|
'twitter' => [
|
||||||
'name' => 'توییتر',
|
'name' => 'توییتر',
|
||||||
@ -125,6 +125,6 @@ return [
|
|||||||
'name' => 'کد آماری Google',
|
'name' => 'کد آماری Google',
|
||||||
],
|
],
|
||||||
'register_email_field' => [
|
'register_email_field' => [
|
||||||
'name' => 'Member Registration Email Requirement',
|
'name' => 'ثبت نام از طریق پست الکترونیکی',
|
||||||
],
|
],
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user