mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -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