mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-07 12:00:35 -05:00
10 lines
212 B
JSON
10 lines
212 B
JSON
{
|
|
"statuses": {
|
|
"draft": "খসড়া",
|
|
"booked": "বুকড",
|
|
"sent": "প্রেরিত",
|
|
"paid": "পেইড",
|
|
"cancelled": "বাতিল করা হয়েছে"
|
|
}
|
|
}
|