mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-02 09:43:16 -05:00
8 lines
116 B
JSON
8 lines
116 B
JSON
{
|
|
"item": "Prodotto",
|
|
"quantity": "Quantita'",
|
|
"unit": "Unita'",
|
|
"price": "Prezzo",
|
|
"sum": "Somma"
|
|
}
|