openclassify/addons/default/visiosoft/base-theme/resources/lang/uk/setting.php
2022-01-31 10:19:27 +03:00

49 lines
1.5 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 [
'navigation_title' => [
'name' => 'Назва навігації',
],
'navigation_action' => [
'name' => 'Навігаційна дія',
],
'country_fields' => [
'name' => 'Поля країни',
],
'date_fields' => [
'name' => 'Поля дати',
],
'price_fields' => [
'name' => 'Поля цін',
],
'breadcrumbs' => [
'name' => 'Хлібний сухар',
],
'ad_details' => [
'name' => 'Деталі оголошення',
],
'ad_details_tab' => [
'name' => 'Вкладка "Інформація про оголошення"',
],
'latest_and_view_all_btn' => [
'name' => 'Останні та перегляньте всі Btn',
],
'register_page_instruction_logo' => [
'name' => 'Логотип інструкції на сторінку реєстрації',
],
'register_page_alert_link' => [
'name' => 'Посилання попередження про сторінку',
],
'style' => [
'name' => 'Стиль (CSS)',
],
'home_page_sub_categories_limit' => [
'name' => 'Підкатегорії домашньої сторінки Обмеження',
],
'default_country' => [
'name' => 'Сторінка реєстрації, країна за замовчуванням для телефону',
],
'gallery_box_height' => [
'name' => 'Gallery Box Height',
],
];