openclassify/addons/default/visiosoft/profile-module/resources/lang/de/section.php
2026-03-02 23:41:21 +03:00

19 lines
342 B
PHP

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