Files
serverless-invoices/public/locales/kr/client-fields.json
2023-01-09 11:07:51 +09:00

11 lines
243 B
JSON

{
"label": "항목",
"field": "내용",
"delete_modal": {
"title": "항목을 삭제하시겠습니까",
"ok_title": "삭제하기",
"cancel_title": "취소"
},
"notification_deleted": "항목이 삭제되었습니다"
}