mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-06 19:43:17 -05:00
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"invoice_number": "#",
|
|
"client": "Klient",
|
|
"issued_at": "Kuupäev",
|
|
"total": "Summa",
|
|
"status": "Staatus"
|
|
}
|