openclassify/addons/default/visiosoft/profile-module/resources/lang/es/section.php
2020-05-12 19:08:02 +03:00

12 lines
183 B
PHP

<?php
return [
'profile' => [
'title' => 'Perfil',
],
'adress' => [
'title' => 'Dirección',
],
'general_setting' => 'Configuración general',
];