openclassify/addons/default/visiosoft/profile-module/resources/lang/es/section.php
Fatih Alp c0237af5a1
New Crowdin updates (#783)
* New translations setting.php (Romanian)

* New translations setting.php (Turkish)

* New translations message.php (Swedish)
2020-11-06 20:23:55 +03:00

13 lines
215 B
PHP

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