mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-09 06:46:08 -06:00
New translations section.php (Albanian)
This commit is contained in:
parent
257aafe231
commit
4f6c3c5f07
@ -0,0 +1,22 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'countries' => [
|
||||||
|
'title' => 'Countries',
|
||||||
|
],
|
||||||
|
'cities' => [
|
||||||
|
'title' => 'Cities',
|
||||||
|
],
|
||||||
|
'districts' => [
|
||||||
|
'title' => 'Districts',
|
||||||
|
],
|
||||||
|
'neighborhoods' => [
|
||||||
|
'title' => 'Neighborhoods',
|
||||||
|
],
|
||||||
|
'village' => [
|
||||||
|
'title' => 'Village',
|
||||||
|
],
|
||||||
|
'general' => 'General',
|
||||||
|
'map' => 'Map',
|
||||||
|
'setting' => 'Setting',
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user