mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-02 09:43:16 -05:00
11 lines
275 B
JSON
11 lines
275 B
JSON
{
|
|
"label": "লেবেল",
|
|
"field": "ফিল্ড",
|
|
"delete_modal": {
|
|
"title": "ডিলিট ফিল্ড",
|
|
"ok_title": "ডিলিট",
|
|
"cancel_title": "ডিস্মিস্"
|
|
},
|
|
"notification_deleted": "ডিলিটেড"
|
|
}
|