mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-11 07:46:07 -06:00
New translations stream.php (Italian)
This commit is contained in:
parent
744dc8bb39
commit
e5452d656b
22
addons/default/visiosoft/advs-module/resources/lang/Italian
Normal file
22
addons/default/visiosoft/advs-module/resources/lang/Italian
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
'advs' => [
|
||||||
|
'name' => 'Advs',
|
||||||
|
],
|
||||||
|
'categories' => [
|
||||||
|
'name' => 'Categories',
|
||||||
|
],
|
||||||
|
'village' => [
|
||||||
|
'name' => 'Village',
|
||||||
|
],
|
||||||
|
'custom_fields' => [
|
||||||
|
'name' => 'Custom fields',
|
||||||
|
],
|
||||||
|
'custom_field_advs' => [
|
||||||
|
'name' => 'Custom field advs',
|
||||||
|
],
|
||||||
|
'cf_values' => [
|
||||||
|
'name' => 'Cf values',
|
||||||
|
],
|
||||||
|
];
|
||||||
Loading…
Reference in New Issue
Block a user