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