mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
11 lines
245 B
JSON
11 lines
245 B
JSON
{
|
|
"label": "세금 이름",
|
|
"tax": "세금",
|
|
"delete_modal": {
|
|
"title": "세금 항목을 삭제하시겠습니까",
|
|
"ok_title": "삭제하기",
|
|
"cancel_title": "취소"
|
|
},
|
|
"notification_deleted": "삭제되었습니다"
|
|
}
|