openclassify/addons/default/visiosoft/profile-module/resources/lang/it/section.php
2020-05-12 13:13:26 +03:00

12 lines
178 B
PHP

<?php
return [
'profile' => [
'title' => 'Profilo',
],
'adress' => [
'title' => 'Un vestito',
],
'general_setting' => 'General Settings',
];