New translations button.php (Albanian)

This commit is contained in:
Fatih Alp 2020-04-01 10:01:06 +03:00
parent 49d72a0bbb
commit 4b2d8bd727

View File

@ -2,7 +2,7 @@
return [ return [
'new_country' => 'Vendi i ri', 'new_country' => 'Vendi i ri',
'new_city' => 'Qyteti i ri', 'new_city' => 'Qyteti i Ri',
'new_district' => 'Rrethi i Ri', 'new_district' => 'Rrethi i Ri',
'new_neighborhood' => 'Lagjja e Re', 'new_neighborhood' => 'Lagjja e Re',
'new_village' => 'Fshati i Ri', 'new_village' => 'Fshati i Ri',
@ -13,5 +13,5 @@ return [
'add_sub_village' => 'Shtoni Nën Fshatin', 'add_sub_village' => 'Shtoni Nën Fshatin',
'sub_districts' => 'Nën Rrethet', 'sub_districts' => 'Nën Rrethet',
'sub_neighborhoods' => 'Nën lagjet', 'sub_neighborhoods' => 'Nën lagjet',
'sub_village' => 'Nën fshat', 'sub_village' => 'Nën Fshat',
]; ];