From c82371fddee5dba42c60fbc2437ebb6bc71e953f Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:11:16 +0200 Subject: [PATCH] New translations en.json (Romanian) --- lang/ro.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/ro.json b/lang/ro.json index e48532d4..be95931b 100644 --- a/lang/ro.json +++ b/lang/ro.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",