New translations button.php (Albanian)

This commit is contained in:
Fatih Alp 2020-04-01 11:37:01 +03:00
parent c6cdae511f
commit 8a71a843a2

View File

@ -3,15 +3,15 @@
return [
'new_adv' => 'Adv i ri',
'new_category' => 'Kategoria e Re',
'new_country' => 'Vendi i ri',
'new_city' => 'Qyteti i ri',
'new_country' => 'Vendi i Ri',
'new_city' => 'Qyteti i Ri',
'new_district' => 'Rrethi i Ri',
'new_neighborhood' => 'Lagjja e re',
'new_village' => 'Fshati i Ri',
'edit' => "redaktoj",
'approve' => "miratoj",
'decline' => 'rënie',
'extend' => 'shpreh',
'approve' => "Miratoj",
'decline' => 'Rënie',
'extend' => 'Shpreh',
'extend_all' => 'Zgjeroni të gjitha',
'convert_currency' => 'Konvertoni monedhën',
'categories' => 'Kategoritë',
@ -24,10 +24,10 @@ return [
'add_sub_village' => 'Shtoni Nën Fshatin',
'sub_districts' => 'Nën Rrethet',
'sub_neighborhoods' => 'Nën lagjet',
'sub_village' => 'Nën fshat',
'general_settings' => 'Cilësimet e përgjithshme',
'save_category' => 'Ruaj kategorinë',
'change_owner' => 'Ndrysho pronarin',
'sub_village' => 'Nën Fshat',
'general_settings' => 'Cilësimet e Përgjithshme',
'save_category' => 'Ruaj Kategorinë',
'change_owner' => 'Ndrysho Pronarin',
'update_category' => [
'name' => 'Kategoria e azhurnuar'
],