openclassify/addons/default/visiosoft/advs-module/resources/lang/ro/section.php
Fatih Alp 278d059407
New Crowdin updates (#869)
* New translations validation.php (Arabic)
* New translations validation.php (Spanish)
* New translations validation.php (French)
* New translations validation.php (Romanian)
* New translations validation.php (Hindi)
* New translations validation.php (Bengali)
* New translations validation.php (German)
* New translations validation.php (Arabic)
* New translations validation.php (Greek)
* New translations validation.php (Romanian)
* New translations validation.php (Spanish)
* New translations validation.php (French
* New translations validation.php (Portuguese)
2020-12-21 19:08:49 +03:00

60 lines
1.3 KiB
PHP

<?php
return [
'advs' => [
'title' => 'Reclame',
],
'categories' => [
'title' => 'Categorii',
],
'countries' => [
'title' => 'ţări',
],
'cities' => [
'title' => 'Orase',
],
'districts' => [
'title' => 'Districtele',
],
'neighborhoods' => [
'title' => 'Vecinătățile',
],
'village' => [
'title' => 'Sat',
],
'custom_fields' => [
'title' => 'Câmpuri customizate',
],
'custom_field_advs' => [
'title' => 'Anunțuri personalizate de câmp',
],
'cf_values' => [
'title' => 'Valorile Cf',
],
'fields' => [
'title' => 'câmpuri customizate'
],
'assets_clear' => [
'name' => 'Activele se șterg'
],
'general' => 'General',
'ads' => 'Reclame',
'user' => 'Utilizator',
'filter' => 'Filtru',
'create_ad' => 'Creați anunț',
'options' => [
'title' => 'Opțiuni',
],
'ads_image' => 'Imagine publicitară',
'product_options' => [
'title' => 'Opțiuni',
],
'productoptions_value' => [
'title' => 'Opțiuni Valoare',
],
'option_configuration' => [
'title' => 'Configurare',
],
'translations' => 'Traduceri',
];