mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-27 07:51:08 -04:00
11 lines
274 B
JSON
11 lines
274 B
JSON
{
|
|
"label": "লেবেল",
|
|
"field": "ফিল্ড",
|
|
"delete_modal": {
|
|
"title": "ডিলিট ফিল্ড",
|
|
"ok_title": "ডিলিট",
|
|
"cancel_title": "ডিস্মিস্"
|
|
},
|
|
"notification_delete": "ডিলিটেড"
|
|
}
|