Files
serverless-invoices/public/locales/bn/invoice-controls.json
Marek Fraczyk 0f9f9d84a5 CustomizationsModal.vue - add a way for users to customize css of their invoices and store it per team,
fix print styles for invoices,
add keys to translations with default English values
2021-05-18 15:57:48 +03:00

17 lines
486 B
JSON

{
"back": "ব্যাক",
"book": "বুক",
"design_and_layout": "Design & layout",
"compact": "Compact",
"comfortable": "Comfortable",
"customize": "Customize",
"download_pdf": "ডাউনলোড পিডিএফ",
"delete": "ডিলিট",
"delete_modal": {
"title": "ডিলিট চালান",
"ok_title": "ডিলিট",
"cancel_title": "ডিস্‌মিস্‌"
},
"notification_deleted": "ডিলিটেড"
}