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

19 lines
343 B
PHP

<?php
return [
'profile' => [
'title' => 'プロフィール',
],
'adress' => [
'title' => '住所',
],
'general_setting' => '一般設定',
'recaptcha' => 'reCAPTCHA',
'education' => [
'title' => 'Education',
],
'education_part' => [
'title' => 'Education part',
],
];