openclassify/addons/default/visiosoft/profile-module/resources/lang/en/section.php
2020-12-15 18:15:17 +03:00

19 lines
336 B
PHP

<?php
return [
'profile' => [
'title' => 'Profile',
],
'adress' => [
'title' => 'Adress',
],
'general_setting' => 'General Settings',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Education',
],
'education_part' => [
'title' => 'Education part',
],
];