openclassify/addons/default/visiosoft/profile-module/resources/lang/ja/stream.php
2020-12-16 12:51:21 +03:00

17 lines
266 B
PHP

<?php
return [
'profile' => [
'name' => 'プロフィール',
],
'adress' => [
'name' => '住所',
],
'education' => [
'name' => 'Education',
],
'education_part' => [
'name' => 'Education part',
],
];