New translations section.php (Hebrew)

This commit is contained in:
Fatih Alp 2020-05-12 19:12:34 +03:00
parent cac7a255f9
commit f91ed06866

View File

@ -0,0 +1,22 @@
<?php
return [
'countries' => [
'title' => 'מדינות',
],
'cities' => [
'title' => 'ערים',
],
'districts' => [
'title' => 'מחוזות',
],
'neighborhoods' => [
'title' => 'שכונות',
],
'village' => [
'title' => 'כפר',
],
'general' => 'כללי',
'map' => 'מפה',
'setting' => 'הגדרה',
];