mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-24 22:11:01 -06:00
New translations stream.php (Arabic)
This commit is contained in:
parent
68f3b7ddf5
commit
8a18e0a095
@ -1,29 +1,22 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
return[
|
return [
|
||||||
"advs" => [
|
'advs' => [
|
||||||
"name" =>"Advs",
|
'name' => 'Advs',
|
||||||
|
],
|
||||||
],
|
'categories' => [
|
||||||
"categories" => [
|
'name' => 'الاقسام',
|
||||||
"name" =>"الاقسام",
|
],
|
||||||
|
'village' => [
|
||||||
],
|
'name' => 'قرية',
|
||||||
"village" => [
|
],
|
||||||
"name" =>"قرية",
|
'custom_fields' => [
|
||||||
|
'name' => 'الحقول المخصصة',
|
||||||
],
|
],
|
||||||
"custom_fields" => [
|
'custom_field_advs' => [
|
||||||
"name" =>"الحقول المخصصة",
|
'name' => ':count عدد الإعلانات التي تم العثور عليها لـ:search :name؟ ',
|
||||||
|
],
|
||||||
],
|
'cf_values' => [
|
||||||
"custom_field_advs" => [
|
'name' => 'قيم cf',
|
||||||
"name" =>"advs حقل مخصص",
|
],
|
||||||
|
];
|
||||||
],
|
|
||||||
"cf_values" => [
|
|
||||||
"name" =>"قيم cf",
|
|
||||||
|
|
||||||
],
|
|
||||||
|
|
||||||
];
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user