From c34d0ee3ca4f564b5b0a4b6d3219ecc47edf305a Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:12:07 +0200 Subject: [PATCH] New translations en.json (Estonian) --- lang/et.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/et.json b/lang/et.json index 81e852c1..8202ba52 100644 --- a/lang/et.json +++ b/lang/et.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",