From 5b0b98d9b77adb195d9bcbd3e308f0dda8ad7259 Mon Sep 17 00:00:00 2001 From: Darko Gjorgjijoski <5760249+gdarko@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:12:10 +0200 Subject: [PATCH] New translations en.json (Hindi) --- lang/hi.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lang/hi.json b/lang/hi.json index f4d28e4e..f239673e 100644 --- a/lang/hi.json +++ b/lang/hi.json @@ -677,6 +677,10 @@ "no_expenses": "अभी तक कोई खर्च नहीं!", "list_of_expenses": "इस खंड में खर्चों की सूची होगी।", "confirm_delete": "आप इस खर्चे की वसूली नहीं कर पाएंगे | आप इन खर्चों की वसूली नहीं कर पाएंगे", + "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": "व्यय सफलतापूर्वक बनाया गया", "updated_message": "व्यय सफलतापूर्वक अपडेट किया गया", "deleted_message": "व्यय सफलतापूर्वक हटाया गया | खर्चे सफलतापूर्वक मिटाए गए",