mirror of
https://github.com/openclassify/openclassify.git
synced 2026-03-10 10:15:28 -05:00
New translations section.php (Arabic)
This commit is contained in:
parent
2cd0c06068
commit
4c0c9f78d5
@ -1,13 +1,10 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"category" => [
|
||||
"title" =>"الفئة",
|
||||
|
||||
],
|
||||
"placeholderforsearch" => [
|
||||
"title" =>"Placeholderforsearch",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
return [
|
||||
'category' => [
|
||||
'title' => 'الفئة',
|
||||
],
|
||||
'placeholderforsearch' => [
|
||||
'title' => 'Placeholderforsearch',
|
||||
],
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user