mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations button.php (Arabic)
This commit is contained in:
parent
69f098e4fa
commit
91a85654fb
@ -1,8 +1,8 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"new_category" =>"فئة جديدة",
|
'new_category' => 'فئة جديدة',
|
||||||
"add_sub_category" =>"إضافة فئة فرعية",
|
'add_sub_category' => 'إضافة فئة فرعية',
|
||||||
"sub_category" =>"عرض الفئة الفرعية",
|
'sub_category' => 'عرض الفئة الفرعية',
|
||||||
"new_placeholderforsearch" =>"Placeholderforsearch جديد"
|
'new_placeholderforsearch' => 'Placeholderforsearch جديد',
|
||||||
];
|
];
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user