openclassify/addons/default/visiosoft/profile-module/resources/lang/es/section.php
2020-12-16 12:51:42 +03:00

19 lines
345 B
PHP

<?php
return [
'profile' => [
'title' => 'Perfil',
],
'adress' => [
'title' => 'Dirección',
],
'general_setting' => 'Configuración general',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Education',
],
'education_part' => [
'title' => 'Education part',
],
];