mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
9 lines
259 B
PHP
9 lines
259 B
PHP
<?php
|
|
|
|
return [
|
|
'new_category' => 'دسته بندی جدید',
|
|
'add_sub_category' => 'زیر مجموعه را اضافه کنید',
|
|
'sub_category' => 'نمایش زیر گروه',
|
|
'new_placeholderforsearch' => 'New Placeholderforsearch',
|
|
];
|