mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-02 09:43:16 -05:00
9 lines
170 B
JSON
9 lines
170 B
JSON
{
|
|
"statuses": {
|
|
"draft": "konsep",
|
|
"booked": "dipesan",
|
|
"sent": "terkirim",
|
|
"paid": "lunas",
|
|
"cancelled": "dibatalkan"
|
|
}
|
|
} |