mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 16:01:07 -04:00
13 lines
360 B
JSON
13 lines
360 B
JSON
{
|
|
"back": "ব্যাক",
|
|
"book": "বুক",
|
|
"download_pdf": "ডাউনলোড পিডিএফ",
|
|
"delete": "ডিলিট",
|
|
"delete_modal": {
|
|
"title": "ডিলিট চালান",
|
|
"ok_title": "ডিলিট",
|
|
"cancel_title": "ডিস্মিস্"
|
|
},
|
|
"notification_deleted": "ডিলিটেড"
|
|
}
|