mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations field.php (Persian)
This commit is contained in:
parent
54f5929b5e
commit
6251a1f8a1
@ -20,7 +20,7 @@ return [
|
||||
'name' => 'قیمت'
|
||||
],
|
||||
'standard_price' => [
|
||||
'name' => 'Standard Price'
|
||||
'name' => 'قیمت استاندارد'
|
||||
],
|
||||
'date' => [
|
||||
'name' => 'تاریخ'
|
||||
@ -266,8 +266,8 @@ return [
|
||||
"no_location" => "هیچ موقعیتی انتخاب نشده است.",
|
||||
"continue" => 'ادامه',
|
||||
"gallery" => 'عکس ها',
|
||||
"ads" => 'Ads',
|
||||
"were_found" => 'were found.',
|
||||
"ads" => 'تبلیغات',
|
||||
"were_found" => 'پیدا شدند.',
|
||||
|
||||
// Pending screen
|
||||
'pending_message_1' => 'اعلان در مراحل تأیید است',
|
||||
@ -295,5 +295,5 @@ return [
|
||||
'select_category_step_by_step' => 'طبقه بندی را مرحله به مرحله انتخاب کنید',
|
||||
|
||||
// New create page
|
||||
'options' => 'Options',
|
||||
'options' => 'گزینه ها',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user