From 7b6fdfda552256463b1ddec2fb4ee0a4b4806a9d Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Thu, 4 Jun 2026 17:38:27 +0200 Subject: [PATCH] New translations en.json (Bengali) [ci skip] --- lang/bn.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lang/bn.json b/lang/bn.json index 0bf290ac..f0c9c6a1 100644 --- a/lang/bn.json +++ b/lang/bn.json @@ -25,6 +25,12 @@ "update": "Update", "deselect": "Deselect", "download": "Download", + "export": "Export", + "export_csv": "Export CSV", + "export_one_line_per_invoice": "One line per invoice", + "export_one_line_per_invoice_item": "One line per invoice item", + "export_one_line_per_estimate": "One line per estimate", + "export_one_line_per_estimate_item": "One line per estimate item", "from_date": "From Date", "to_date": "To Date", "from": "From",