mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations button.php (Persian)
This commit is contained in:
parent
07f62b8790
commit
e2ee382600
@ -1,8 +1,8 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"new_category" =>"دسته بندی جدید",
|
||||
"add_sub_category" =>"زیر مجموعه را اضافه کنید",
|
||||
"sub_category" =>"نمایش زیر گروه",
|
||||
"new_placeholderforsearch" =>"New Placeholderforsearch"
|
||||
];
|
||||
return [
|
||||
'new_category' => 'دسته بندی جدید',
|
||||
'add_sub_category' => 'زیر مجموعه را اضافه کنید',
|
||||
'sub_category' => 'نمایش زیر گروه',
|
||||
'new_placeholderforsearch' => 'New Placeholderforsearch',
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user