mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 16:01:07 -04:00
8 lines
112 B
JSON
8 lines
112 B
JSON
{
|
|
"item": "항목",
|
|
"quantity": "수량",
|
|
"unit": "단위",
|
|
"price": "가격",
|
|
"sum": "합계"
|
|
}
|