openclassify/addons/default/visiosoft/advs-module/resources/lang/az/button.php
2020-09-24 12:41:42 +03:00

36 lines
1.2 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'new_adv' => 'Yeni Adv',
'new_category' => 'Yeni kateqoriya',
'new_country' => 'Yeni Ölkə',
'new_city' => 'Yeni Şəhər',
'new_district' => 'Yeni rayon',
'new_neighborhood' => 'Yeni qonşuluq',
'new_village' => 'Yeni Kənd',
'edit' => "Redaktə edin",
'approve' => "Təsdiq edin",
'decline' => 'Düşmək',
'extend' => 'Uzatmaq',
'extend_all' => 'Hamısını genişləndirin',
'convert_currency' => 'Valyuta çevirmək',
'categories' => 'Kateqoriyalar',
'sub_category' => 'Alt kateqoriyalar',
'add_sub_category' => 'Alt kateqoriya əlavə edin',
'sub_cities' => 'Alt şəhərlər',
'add_sub_cities' => 'Sub City əlavə edin',
'add_sub_districts' => 'Alt rayon əlavə edin',
'add_sub_neighborhoods' => 'Qonşuluq əlavə edin',
'add_sub_village' => 'Sub kəndi əlavə edin',
'sub_districts' => 'Sub rayonları',
'sub_neighborhoods' => 'Sub Qonşuluq',
'sub_village' => 'Sub kəndi',
'general_settings' => 'Ümumi Ayarlar',
'save_category' => 'Kateqoriya saxla',
'change_owner' => 'Sahibini dəyişdirin',
'update_category' => [
'name' => 'Kateqoriya yeniləyin'
],
'new_option' => 'Yeni Seçim',
];