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,9 @@
{
"statuses": {
"draft": "초안",
"booked": "예약됨",
"sent": "발송됨",
"paid": "결제됨",
"cancelled": "취소됨"
}
}