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": "세금 이름",
"tax": "세금",
"delete_modal": {
"title": "세금 항목을 삭제하시겠습니까",
"ok_title": "삭제하기",
"cancel_title": "취소"
},
"notification_deleted": "삭제되었습니다"
}