Files
serverless-invoices/public/locales/kr/invoice-rows-header.json
2023-01-09 11:07:51 +09:00

8 lines
112 B
JSON

{
"item": "항목",
"quantity": "수량",
"unit": "단위",
"price": "가격",
"sum": "합계"
}