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

19 lines
344 B
PHP

<?php
return [
'profile' => [
'title' => 'Hồ sơ',
],
'adress' => [
'title' => 'Địa chỉ',
],
'general_setting' => 'Cài đặt chung',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Education',
],
'education_part' => [
'title' => 'Education part',
],
];