mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
8 lines
106 B
JSON
8 lines
106 B
JSON
{
|
|
"item": "Item",
|
|
"quantity": "Quant.",
|
|
"unit": "Und.",
|
|
"price": "Valor",
|
|
"sum": "Total"
|
|
}
|