mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 15:26:10 -06:00
New translations stream.php (Arabic)
This commit is contained in:
parent
cb161e11f3
commit
d82af1bebf
@ -1,13 +1,10 @@
|
||||
<?php
|
||||
|
||||
return[
|
||||
"category" => [
|
||||
"name" =>"الفئة",
|
||||
|
||||
return [
|
||||
'category' => [
|
||||
'name' => 'الفئة',
|
||||
],
|
||||
"placeholderforsearch" => [
|
||||
"name" =>"Placeholderforsearch",
|
||||
|
||||
'placeholderforsearch' => [
|
||||
'name' => 'Placeholderforsearch',
|
||||
],
|
||||
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user