openclassify/addons/default/visiosoft/base-theme/resources/lang/sr/setting.php
Fatih Alp 11485c8efe
New Crowdin updates (#950)
* New translations field.php (Romanian)
* New translations field.php (Albanian)
* New translations field.php (Bulgarian)
* New translations field.php (Serbian (Latin))
* New translations field.php (Hindi)
* New translations field.php (Azerbaijani)
* New translations field.php (Bengali)
* New translations field.php (Persian)
* New translations field.php (Vietnamese)
* New translations field.php (Urdu (Pakistan))
* New translations field.php (Ukrainian)
* New translations field.php (Turkish)
* New translations field.php (Swedish)
* New translations field.php (Russian)
* New translations field.php (French)
2021-02-18 15:39:39 +03:00

46 lines
1.4 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' => 'Најновије и погледајте све Бтн',
],
'register_page_instruction_logo' => [
'name' => 'Логотип са упутством за регистрацију странице',
],
'register_page_alert_link' => [
'name' => 'Линк упозорења на страницу регистрације',
],
'style' => [
'name' => 'Стил (ЦСС)',
],
'home_page_sub_categories_limit' => [
'name' => 'Подкатегорије почетне странице Ограничење',
],
'default_country' => [
'name' => 'Страница за регистрацију, задата држава за телефон',
]
];