openclassify/addons/default/visiosoft/location-module/resources/lang/ku/section.php
Fatih Alp 35c593d5b1
L10n master32 (#916)
* New translations permission.php (Swedish)

* New translations section.php (Swedish)

* New translations setting.php (Swedish)

* New translations stream.php (Swedish)
2021-01-18 14:46:00 +03:00

24 lines
486 B
PHP

<?php
return [
'countries' => [
'title' => 'وڵاتەکان',
],
'cities' => [
'title' => 'شارەکان',
],
'districts' => [
'title' => 'ناوچەکان',
],
'neighborhoods' => [
'title' => 'هاوسایەتیەکان',
],
'village' => [
'title' => 'گوندەکان',
],
'general' => 'گشتی',
'map' => 'نەخشە',
'setting' => 'ڕێکخستن',
'filter' => 'پاڵێوەر',
];