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

25 lines
480 B
PHP

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