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
6e2220d86d
commit
0ab5f33f06
@ -77,7 +77,7 @@ return [
|
|||||||
'name' => 'کتگوری فرعی 5'
|
'name' => 'کتگوری فرعی 5'
|
||||||
],
|
],
|
||||||
'cat7' => [
|
'cat7' => [
|
||||||
'name' => 'زیر گروه 6'
|
'name' => 'کتگوری فرعی 6'
|
||||||
],
|
],
|
||||||
'currency' => [
|
'currency' => [
|
||||||
'name' => 'واحد پول'
|
'name' => 'واحد پول'
|
||||||
@ -86,8 +86,8 @@ return [
|
|||||||
'name' => 'وضعیت',
|
'name' => 'وضعیت',
|
||||||
'option' => [
|
'option' => [
|
||||||
'approved' => 'تایید شده',
|
'approved' => 'تایید شده',
|
||||||
'expired' => 'منقضی شده',
|
'expired' => 'به پایان رسیده',
|
||||||
'unpublished' => 'منتشر نشده',
|
'unpublished' => 'لغو انتشار',
|
||||||
'pending_admin' => 'در انتظار مدیر',
|
'pending_admin' => 'در انتظار مدیر',
|
||||||
'pending_user' => 'در انتظار کاربر'
|
'pending_user' => 'در انتظار کاربر'
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user