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

19 lines
346 B
PHP

<?php
return [
'profile' => [
'title' => 'Profil',
],
'adress' => [
'title' => 'Anschrift',
],
'general_setting' => 'Allgemeine Einstellungen',
'recaptcha' => 'reCaptcha',
'education' => [
'title' => 'Education',
],
'education_part' => [
'title' => 'Education part',
],
];