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

19 lines
335 B
PHP

<?php
return [
'profile' => [
'title' => '프로필',
],
'adress' => [
'title' => '주소',
],
'general_setting' => '일반 설정',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Education',
],
'education_part' => [
'title' => 'Education part',
],
];