New translations button.php (Albanian)

This commit is contained in:
Fatih Alp 2020-05-12 13:10:58 +03:00
parent 906422a24c
commit bb78b3e518

View File

@ -1,13 +1,13 @@
<?php <?php
return [ return [
'new_adv' => 'Njoftime i Ri', 'new_adv' => 'Njoftime i ri',
'new_category' => 'Kategoria e Re', 'new_category' => 'Kategoria e re',
'new_country' => 'Shteti i Ri', 'new_country' => 'Shteti i ri',
'new_city' => 'Qark i Ri', 'new_city' => 'Qark i Ri',
'new_district' => 'Bashkia i Ri', 'new_district' => 'Bashkia i Ri',
'new_neighborhood' => 'Njësitë Administrative i Ri', 'new_neighborhood' => 'Njësitë Administrative i Ri',
'new_village' => 'Fshati i Ri', 'new_village' => 'Fshati i ri',
'edit' => "Redakto", 'edit' => "Redakto",
'approve' => "Miratoj", 'approve' => "Miratoj",
'decline' => 'Anulo', 'decline' => 'Anulo',
@ -21,7 +21,7 @@ return [
'add_sub_cities' => 'Shtoni nën Qarku', 'add_sub_cities' => 'Shtoni nën Qarku',
'add_sub_districts' => 'Shtoni nën Bashki ', 'add_sub_districts' => 'Shtoni nën Bashki ',
'add_sub_neighborhoods' => 'Shtoni nën Njësitë Administrative', 'add_sub_neighborhoods' => 'Shtoni nën Njësitë Administrative',
'add_sub_village' => 'Shtoni Nën Fshatin', 'add_sub_village' => 'Shtoni nën Fshatin',
'sub_districts' => 'Nën Bashki', 'sub_districts' => 'Nën Bashki',
'sub_neighborhoods' => 'Nën Njësitë Administrative', 'sub_neighborhoods' => 'Nën Njësitë Administrative',
'sub_village' => 'Nën Fshatin', 'sub_village' => 'Nën Fshatin',