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

12 lines
177 B
PHP

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