openclassify/addons/default/visiosoft/advs-module/resources/lang/sq/button.php
2020-03-18 10:27:44 +03:00

33 lines
1.1 KiB
PHP

<?php
return [
'new_adv' => 'Adv i ri',
'new_category' => 'Kategoria e Re',
'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',
'extend_all' => 'Zgjeroni të gjitha',
'categories' => 'Kategoritë',
'sub_category' => 'Nënkategoritë',
'add_sub_category' => 'Shtoni Nën Kategorinë',
'sub_cities' => 'Qytetet nën-qytet',
'add_sub_cities' => 'Shtoni Nën Qytetin',
'add_sub_districts' => 'Shtoni nën-rrethin',
'add_sub_neighborhoods' => 'Shtoni lagjen nën',
'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ë',
'update_category' => [
'name' => 'Kategoria e azhurnuar'
],
];