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

11 lines
232 B
JSON

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