From 6545aa5d017ea8bdab7469e2486ec780fc55a616 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:12:14 +0200 Subject: [PATCH] New translations en.json (Serbian (Latin)) --- lang/sr.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/sr.json b/lang/sr.json index 9aa66fd9..14935977 100644 --- a/lang/sr.json +++ b/lang/sr.json @@ -677,6 +677,10 @@ "no_expenses": "Još uvek nema rashoda!", "list_of_expenses": "Ova sekcija će da sadrži listu rashoda.", "confirm_delete": "Nećeš moći da povratiš ovaj Rashod | Nećeš moći da povratiš ove Rashode", + "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": "Rashod uspešno kreiran", "updated_message": "Rashod uspešno ažuriran", "deleted_message": "Rashod uspešno obrisan | Rashodi uspešno obrisani",