mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 23:06:08 -06:00
New translations setting.php (Persian)
This commit is contained in:
parent
03b3b8dde0
commit
0235ca72a7
@ -28,20 +28,21 @@ return [
|
|||||||
'name' => 'آیکن مورد علاقه',
|
'name' => 'آیکن مورد علاقه',
|
||||||
]
|
]
|
||||||
,'map_coordinates_long' => [
|
,'map_coordinates_long' => [
|
||||||
'name' => 'نقشه مختصات طولانی',
|
'name' => 'نقشه طولانی مربوط',
|
||||||
],
|
],
|
||||||
'map_coordinates_lat' => [
|
'map_coordinates_lat' => [
|
||||||
'name' => 'نقشه مختصات Lat',
|
'name' => 'مختصات نقشه',
|
||||||
],
|
],
|
||||||
'iban_numbers' => [
|
'iban_numbers' => [
|
||||||
'name' => 'IBAN',
|
'name' => 'IBAN',
|
||||||
],
|
],
|
||||||
'logo' => [
|
'logo' => [
|
||||||
'name' => 'آرم',
|
'name' => 'لوگو',
|
||||||
],
|
],
|
||||||
'ogImage' => [
|
'ogImage' => [
|
||||||
'name' => 'آرم اشتراک گذاری اجتماعی',
|
'name' => 'لوگوی اشتراک گذاری شبکه های اجتماعی
|
||||||
'warning' => 'باید در رزولوشن 1200 x 630 باشد.',
|
',
|
||||||
|
'warning' => 'باید دارای کیفیت 1200X 630 باشد.',
|
||||||
|
|
||||||
],
|
],
|
||||||
'currencies' => [
|
'currencies' => [
|
||||||
@ -59,13 +60,13 @@ return [
|
|||||||
],
|
],
|
||||||
|
|
||||||
'default_country' => [
|
'default_country' => [
|
||||||
'name' => 'کشور پیش فرض آگهی',
|
'name' => 'کشور پیش فرض اعلان',
|
||||||
],
|
],
|
||||||
'free_currencyconverterapi_key' => [
|
'free_currencyconverterapi_key' => [
|
||||||
'name' => 'کلید API مبدل ارز'
|
'name' => 'کلید API تبادل ارز'
|
||||||
],
|
],
|
||||||
'default_city' => [
|
'default_city' => [
|
||||||
'name' => 'پیش فرض آگهی شهر',
|
'name' => 'Default Ad City',
|
||||||
],
|
],
|
||||||
'default_district' => [
|
'default_district' => [
|
||||||
'name' => 'منطقه پیش فرض آگهی',
|
'name' => 'منطقه پیش فرض آگهی',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user