mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
7 lines
140 B
JSON
7 lines
140 B
JSON
{
|
|
"invoice_number": "Numero",
|
|
"client": "Cliente",
|
|
"issued_at": "Fatturato il: ",
|
|
"total": "Totale",
|
|
"status": "Stato"
|
|
} |