mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
10 lines
179 B
JSON
10 lines
179 B
JSON
{
|
|
"statuses": {
|
|
"draft": "پیش نویس",
|
|
"booked": "رزرو",
|
|
"sent": "ارسال شد",
|
|
"paid": "پرداخت شده",
|
|
"cancelled": "لغو شد"
|
|
}
|
|
}
|