mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations stream.php (Hebrew)
This commit is contained in:
parent
3de5258041
commit
e22debacc1
@ -0,0 +1,22 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'advs' => [
|
||||||
|
'name' => 'עורכי דין',
|
||||||
|
],
|
||||||
|
'categories' => [
|
||||||
|
'name' => 'קטגוריות',
|
||||||
|
],
|
||||||
|
'village' => [
|
||||||
|
'name' => 'כפר',
|
||||||
|
],
|
||||||
|
'custom_fields' => [
|
||||||
|
'name' => 'שדות מותאמים אישית',
|
||||||
|
],
|
||||||
|
'custom_field_advs' => [
|
||||||
|
'name' => 'שדות בהתאמה אישית',
|
||||||
|
],
|
||||||
|
'cf_values' => [
|
||||||
|
'name' => 'ערכי ה- CF',
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user