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 [ return [
'new_adv' => 'Adv i ri', 'new_adv' => 'Adv i ri',
'new_category' => 'Kategoria e Re', 'new_category' => 'Kategoria e Re',
'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',
'edit' => "redaktoj", 'edit' => "redaktoj",
'approve' => "miratoj", 'approve' => "Miratoj",
'decline' => 'rënie', 'decline' => 'Rënie',
'extend' => 'shpreh', 'extend' => 'Shpreh',
'extend_all' => 'Zgjeroni të gjitha', 'extend_all' => 'Zgjeroni të gjitha',
'convert_currency' => 'Konvertoni monedhën', 'convert_currency' => 'Konvertoni monedhën',
'categories' => 'Kategoritë', 'categories' => 'Kategoritë',
@ -24,10 +24,10 @@ 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',
'general_settings' => 'Cilësimet e përgjithshme', 'general_settings' => 'Cilësimet e Përgjithshme',
'save_category' => 'Ruaj kategorinë', 'save_category' => 'Ruaj Kategorinë',
'change_owner' => 'Ndrysho pronarin', 'change_owner' => 'Ndrysho Pronarin',
'update_category' => [ 'update_category' => [
'name' => 'Kategoria e azhurnuar' 'name' => 'Kategoria e azhurnuar'
], ],