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

19 lines
344 B
PHP

<?php
return [
'profile' => [
'title' => 'Perfil',
],
'adress' => [
'title' => 'Endereço',
],
'general_setting' => 'Configurações Gerais',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Education',
],
'education_part' => [
'title' => 'Education part',
],
];