openclassify/addons/default/visiosoft/profile-module/resources/lang/en/stream.php
2020-12-14 18:49:07 +03:00

23 lines
398 B
PHP

<?php
return [
'profile' => [
'name' => 'Profile',
],
'adress' => [
'name' => 'Address',
],
'education' => [
'name' => 'Education',
],
'education' => [
'name' => 'Education',
],
'education_part' => [
'name' => 'Education part',
],
'education_part_option' => [
'name' => 'Education part option',
],
];