mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05:00
10 lines
154 B
JSON
10 lines
154 B
JSON
{
|
|
"statuses": {
|
|
"draft": "mustand",
|
|
"booked": "kinnitatud",
|
|
"sent": "saadetud",
|
|
"paid": "makstud",
|
|
"cancelled": "tühistatud"
|
|
}
|
|
}
|