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

19 lines
360 B
PHP

<?php
return [
'profile' => [
'title' => 'Профиль',
],
'adress' => [
'title' => 'Адрес',
],
'general_setting' => 'общие настройки',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Education',
],
'education_part' => [
'title' => 'Education part',
],
];