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

17 lines
255 B
PHP

<?php
return [
'profile' => [
'name' => 'Profil',
],
'adress' => [
'name' => 'Adress',
],
'education' => [
'name' => 'Utbildning',
],
'education_part' => [
'name' => 'Utbildningsdel',
],
];