mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
36 lines
1.2 KiB
PHP
36 lines
1.2 KiB
PHP
<?php
|
|
|
|
return [
|
|
'new_adv' => 'Njoftime i ri',
|
|
'new_category' => 'Kategoria e re',
|
|
'new_country' => 'Shteti i ri',
|
|
'new_city' => 'Qark i Ri',
|
|
'new_district' => 'Bashkia i Ri',
|
|
'new_neighborhood' => 'Njësitë Administrative i Ri',
|
|
'new_village' => 'Fshati i ri',
|
|
'edit' => "Redakto",
|
|
'approve' => "Miratoj",
|
|
'decline' => 'Anulo',
|
|
'extend' => 'Shpreh',
|
|
'extend_all' => 'Zgjeroni të Gjitha',
|
|
'convert_currency' => 'Kembimi Valutor',
|
|
'categories' => 'Kategoritë',
|
|
'sub_category' => 'Nënkategoritë',
|
|
'add_sub_category' => 'Shtoni Nën Kategorinë',
|
|
'sub_cities' => 'Nën Qarku',
|
|
'add_sub_cities' => 'Shtoni nën Qarku',
|
|
'add_sub_districts' => 'Shtoni nën Bashki ',
|
|
'add_sub_neighborhoods' => 'Shtoni nën Njësitë Administrative',
|
|
'add_sub_village' => 'Shtoni nën Fshatin',
|
|
'sub_districts' => 'Nën Bashki',
|
|
'sub_neighborhoods' => 'Nën Njësitë Administrative',
|
|
'sub_village' => 'Nën Fshatin',
|
|
'general_settings' => 'Cilësimet e Përgjithshme',
|
|
'save_category' => 'Ruaj Kategorinë',
|
|
'change_owner' => 'Ndrysho Pronarin',
|
|
'update_category' => [
|
|
'name' => 'Kategoria Azhornimeve'
|
|
],
|
|
'new_option' => 'Opsioni i ri',
|
|
];
|