mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
New translations section.php (Hebrew)
This commit is contained in:
parent
cac7a255f9
commit
f91ed06866
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'countries' => [
|
||||
'title' => 'מדינות',
|
||||
],
|
||||
'cities' => [
|
||||
'title' => 'ערים',
|
||||
],
|
||||
'districts' => [
|
||||
'title' => 'מחוזות',
|
||||
],
|
||||
'neighborhoods' => [
|
||||
'title' => 'שכונות',
|
||||
],
|
||||
'village' => [
|
||||
'title' => 'כפר',
|
||||
],
|
||||
'general' => 'כללי',
|
||||
'map' => 'מפה',
|
||||
'setting' => 'הגדרה',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user