From ef6918947c5b68ec6437819741278c0e90b7bed4 Mon Sep 17 00:00:00 2001 From: Zsolt Tovis Date: Thu, 22 Jan 2026 07:49:07 +0100 Subject: [PATCH] fix: update (2) Hungarian translations for consistency and clarity. - Clarification of the translation of action.add-location --- frontend/src/locale/src/hu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/locale/src/hu.json b/frontend/src/locale/src/hu.json index e62ab063..d12c5c86 100644 --- a/frontend/src/locale/src/hu.json +++ b/frontend/src/locale/src/hu.json @@ -96,7 +96,7 @@ "defaultMessage": "Hozzáadás" }, "action.add-location": { - "defaultMessage": "Hely hozzáadása" + "defaultMessage": "Útvonal hozzáadása" }, "action.allow": { "defaultMessage": "Engedélyezés"