mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 16:01:07 -04:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"item": "Prodotto",
|
|
"quantity": "Quantita'",
|
|
"unit": "Unita'",
|
|
"price": "Prezzo",
|
|
"sum": "Somma"
|
|
}
|