openclassify/addons/default/visiosoft/advs-module/resources/lang/uk/section.php
Fatih Alp baf62ec2be
New Crowdin updates (#966)
* New translations setting.php (Persian)

* New translations setting.php (Urdu (Pakistan))

* New translations setting.php (French)

* New translations setting.php (Korean)

* New translations setting.php (Spanish)

* New translations setting.php (Arabic)

* New translations setting.php (German)

* New translations setting.php (Greek)

* New translations setting.php (Hebrew)

* New translations setting.php (Italian)

* New translations setting.php (Japanese)
2021-04-05 19:44:46 +03:00

65 lines
1.6 KiB
PHP

<?php
return [
'advs' => [
'title' => 'Оголошення',
],
'categories' => [
'title' => 'Категорії',
],
'countries' => [
'title' => 'Країни',
],
'cities' => [
'title' => 'Міста',
],
'districts' => [
'title' => 'Райони',
],
'neighborhoods' => [
'title' => 'Сусідства',
],
'village' => [
'title' => 'Село',
],
'custom_fields' => [
'title' => 'Спеціальні поля',
],
'custom_field_advs' => [
'title' => 'Спеціальні рекламні поля',
],
'cf_values' => [
'title' => 'Значення Cf',
],
'fields' => [
'title' => 'Спеціальні поля'
],
'assets_clear' => [
'name' => 'Активи очищені'
],
'general' => 'Загальні',
'ads' => 'Оголошення',
'user' => 'Користувач',
'filter' => 'Фільтр',
'create_ad' => 'Створити оголошення',
'options' => [
'title' => 'Параметри',
],
'ads_image' => 'Зображення оголошень',
'product_options' => [
'title' => 'Варіанти',
],
'productoptions_value' => [
'title' => 'Значення опцій',
],
'option_configuration' => [
'title' => 'Конфігурація',
],
'translations' => 'Переклади',
'status' => [
'title' => 'Статус',
],
'ads_detail' => 'Деталі оголошень',
];