openclassify/addons/default/visiosoft/advs-module/resources/lang/ru/section.php
Fatih Alp df2afcd562
New Crowdin updates (#709)
* New translations message.php (Japanese)

* New translations section.php (Japanese)

* New translations setting.php (Japanese)

* New translations section.php (Korean)

* New translations setting.php (Korean)

* New translations section.php (Italian)

* New translations setting.php (Italian)

* New translations message.php (Hebrew)

* New translations message.php (Italian)

* New translations message.php (Korean)

* New translations message.php (Polish)

* New translations message.php (Portuguese)

* New translations section.php (Portuguese)

* New translations setting.php (Portuguese)

* New translations section.php (Dutch)

* New translations setting.php (Dutch)

* New translations section.php (Polish)

* New translations setting.php (Polish)

* New translations message.php (Dutch)

* New translations section.php (Spanish)

* New translations setting.php (Spanish)

* New translations section.php (Arabic)

* New translations setting.php (Arabic)

* New translations message.php (Spanish)

* New translations message.php (French)

* New translations message.php (Romanian)

* New translations section.php (Romanian)

* New translations setting.php (Romanian)

* New translations section.php (French)

* New translations setting.php (French)

* New translations section.php (Greek)

* New translations setting.php (Greek)

* New translations message.php (Greek)

* New translations section.php (Hebrew)

* New translations setting.php (Hebrew)

* New translations message.php (Arabic)

* New translations message.php (German)

* New translations section.php (German)

* New translations setting.php (German)

* New translations message.php (Swedish)

* New translations section.php (Swedish)

* New translations setting.php (Swedish)

* New translations message.php (Turkish)

* New translations section.php (Turkish)

* New translations setting.php (Turkish)

* New translations message.php (Russian)

* New translations section.php (Russian)

* New translations setting.php (Russian)

* New translations message.php (Albanian)

* New translations section.php (Albanian)

* New translations setting.php (Albanian)

* New translations message.php (Bengali)

* New translations setting.php (Azerbaijani)

* New translations section.php (Azerbaijani)

* New translations message.php (Persian)

* New translations setting.php (Bengali)

* New translations section.php (Bengali)

* New translations setting.php (Hindi)

* New translations message.php (Hindi)

* New translations section.php (Hindi)

* New translations message.php (Azerbaijani)

* New translations message.php (Ukrainian)

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

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

* New translations setting.php (Ukrainian)

* New translations section.php (Ukrainian)

* New translations message.php (Vietnamese)

* New translations setting.php (Persian)

* New translations section.php (Persian)

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

* New translations setting.php (Vietnamese)

* New translations section.php (Vietnamese)
2020-10-08 17:58:17 +03:00

49 lines
1.2 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 [
'advs' => [
'title' => 'Объявления',
],
'categories' => [
'title' => 'категории',
],
'countries' => [
'title' => 'страны',
],
'cities' => [
'title' => 'Города',
],
'districts' => [
'title' => 'Районы',
],
'neighborhoods' => [
'title' => 'Окрестности',
],
'village' => [
'title' => 'Деревня',
],
'custom_fields' => [
'title' => 'Настраиваемые поля',
],
'custom_field_advs' => [
'title' => 'Пользовательские полевые объявления',
],
'cf_values' => [
'title' => 'Значения ср',
],
'fields' => [
'title' => 'Настраиваемые поля'
],
'assets_clear' => [
'name' => 'Активы Очистить'
],
'general' => 'Общая',
'ads' => 'Объявления',
'user' => 'пользователь',
'filter' => 'Фильтр',
'options' => [
'title' => 'Параметры',
],
'ads_image' => 'Рекламное изображение',
];