mirror of
https://github.com/openclassify/openclassify.git
synced 2026-02-10 23:36:08 -06:00
New translations section.php (Korean)
This commit is contained in:
parent
3c48949b27
commit
3d1044a0c5
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'profile' => [
|
||||
'title' => '프로필',
|
||||
],
|
||||
'adress' => [
|
||||
'title' => '주소',
|
||||
],
|
||||
'general_setting' => '일반 설정',
|
||||
];
|
||||
Loading…
Reference in New Issue
Block a user