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