openclassify/addons/default/visiosoft/profile-module/resources/lang/ru/stream.php
2020-12-16 12:51:01 +03:00

17 lines
266 B
PHP

<?php
return [
'profile' => [
'name' => 'Профиль',
],
'adress' => [
'name' => 'Адрес',
],
'education' => [
'name' => 'Education',
],
'education_part' => [
'name' => 'Education part',
],
];