mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 03:53:17 -05:00
KR Translation
This commit is contained in:
9
public/locales/kr/statuses.json
Normal file
9
public/locales/kr/statuses.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"statuses": {
|
||||
"draft": "초안",
|
||||
"booked": "예약됨",
|
||||
"sent": "발송됨",
|
||||
"paid": "결제됨",
|
||||
"cancelled": "취소됨"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user