openclassify/addons/default/visiosoft/advs-module/resources/lang/ro/section.php
Fatih Alp 35c593d5b1
L10n master32 (#916)
* New translations permission.php (Swedish)

* New translations section.php (Swedish)

* New translations setting.php (Swedish)

* New translations stream.php (Swedish)
2021-01-18 14:46:00 +03:00

63 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',
'status' => [
'title' => 'stare',
],
];