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

17 lines
257 B
PHP

<?php
return [
'profile' => [
'name' => 'Profil',
],
'adress' => [
'name' => 'Anschrift',
],
'education' => [
'name' => 'Education',
],
'education_part' => [
'name' => 'Education part',
],
];