openclassify/addons/default/visiosoft/base-theme/resources/lang/bg/setting.php
Fatih Alp e76068bd6c
New Crowdin updates (#925)
* New translations field.php (Italian)
* New translations field.php (Hebrew)
* New translations field.php (Greek)
* New translations field.php (German)
* New translations field.php (Arabic)
* New translations field.php (Spanish)
* New translations field.php (Bulgarian)
* New translations field.php (Hebrew)
* New translations field.php (Greek)
2021-02-08 12:03:32 +03:00

46 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' => 'Страница за регистрация, държава по подразбиране за телефона',
]
];