Files
serverless-invoices/public/locales/bn/invoices-list.json
2021-04-24 07:28:20 +06:00

8 lines
201 B
JSON

{
"invoice_number": "নাম্বার",
"client": "ক্লায়েন্ট",
"issued_at": "জারি",
"total": "সর্বমোট",
"status": "স্ট্যাটাস"
}