KR Translation

This commit is contained in:
Hamthoven
2023-01-09 11:07:51 +09:00
parent aee38c91c3
commit 1fc60de492
26 changed files with 250 additions and 0 deletions

View File

@ -0,0 +1,10 @@
{
"label": "항목",
"field": "내용",
"delete_modal": {
"title": "항목을 삭제하시겠습니까",
"ok_title": "삭제하기",
"cancel_title": "취소"
},
"notification_delete": "삭제되었습니다"
}