openclassify/addons/default/visiosoft/base-theme/resources/lang/uk/setting.php
2020-05-12 19:20:45 +03:00

37 lines
1013 B
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' => 'Логотип інструкції на сторінку реєстрації',
],
'style' => [
'name' => 'Стиль (CSS)',
],
];