From 69be64d3ff46cafbe0e20e044b083cecfeeb9b0d Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:12:03 +0200 Subject: [PATCH] New translations en.json (Bengali) --- lang/bn.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/bn.json b/lang/bn.json index 2cf8d6a1..0bf290ac 100644 --- a/lang/bn.json +++ b/lang/bn.json @@ -677,6 +677,10 @@ "no_expenses": "No expenses yet!", "list_of_expenses": "This section will contain the list of expenses.", "confirm_delete": "You will not be able to recover this Expense | You will not be able to recover these Expenses", + "duplicate_expense": "Duplicate", + "duplicate_expense_title": "Duplicate expense", + "duplicate_expense_modal_hint": "Change the date if you need to. (copy) is added to the note.", + "duplicated_message": "Expense duplicated successfully", "created_message": "Expense created successfully", "updated_message": "Expense updated successfully", "deleted_message": "Expense deleted successfully | Expenses deleted successfully",