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

19 lines
344 B
PHP

<?php
return [
'profile' => [
'title' => 'Profil',
],
'adress' => [
'title' => 'Adresse',
],
'general_setting' => 'Generelle indstillinger',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Uddannelse',
],
'education_part' => [
'title' => 'Uddannelsesdel',
],
];