openclassify/addons/default/visiosoft/advs-module/resources/lang/sq/section.php
Fatih Alp 35c593d5b1
L10n master32 (#916)
* New translations permission.php (Swedish)

* New translations section.php (Swedish)

* New translations setting.php (Swedish)

* New translations stream.php (Swedish)
2021-01-18 14:46:00 +03:00

63 lines
1.3 KiB
PHP

<?php
return [
'advs' => [
'title' => 'Njoftime',
],
'categories' => [
'title' => 'Kategoritë',
],
'countries' => [
'title' => 'Shtete',
],
'cities' => [
'title' => 'Qarku',
],
'districts' => [
'title' => 'Bashkia',
],
'neighborhoods' => [
'title' => 'Njesite Administrative',
],
'village' => [
'title' => 'Fshati',
],
'custom_fields' => [
'title' => 'Specifikime',
],
'custom_field_advs' => [
'title' => 'Specifikimet e njoftimeve',
],
'cf_values' => [
'title' => 'Cf vlerat',
],
'fields' => [
'title' => 'Specifikime'
],
'assets_clear' => [
'name' => 'Pasuritë e Qarta'
],
'general' => 'I përgjithshëm',
'ads' => 'Njoftimi',
'user' => 'Përdorues',
'filter' => 'filtër',
'create_ad' => 'Krijo shpallje',
'options' => [
'title' => 'Opsione',
],
'ads_image' => 'Imazhi i reklamave',
'product_options' => [
'title' => 'Opsione',
],
'productoptions_value' => [
'title' => 'Vlera e opsioneve',
],
'option_configuration' => [
'title' => 'Konfigurimi',
],
'translations' => 'Përkthime',
'status' => [
'title' => 'Statusi',
],
];