New translations section.php (Korean)

This commit is contained in:
Fatih Alp 2020-05-12 19:09:45 +03:00
parent 3c48949b27
commit 3d1044a0c5

View File

@ -0,0 +1,11 @@
<?php
return [
'profile' => [
'title' => '프로필',
],
'adress' => [
'title' => '주소',
],
'general_setting' => '일반 설정',
];