From 5535851a67b78eed2f21e84bd0fa97b129d777a2 Mon Sep 17 00:00:00 2001 From: summoner001 Date: Fri, 6 Dec 2024 13:51:18 +0100 Subject: [PATCH 1/2] Update hu-hu.json Translate new string --- src/lang/hu-hu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/hu-hu.json b/src/lang/hu-hu.json index 8ef52ca1..a095bb59 100644 --- a/src/lang/hu-hu.json +++ b/src/lang/hu-hu.json @@ -391,5 +391,5 @@ "changelog": "Változáslista", "notifications": "Értesítések", "no_unread_notifications": "Nincsenek olvasatlan értesítések", - "should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)" + "should_use_current_file_for_preview": "A jelenlegi fájl használata az előnézethez az alapértelmezett (index.html) helyett." } From 9e354f12b736fc870449d9882ca7bfc31f89aafa Mon Sep 17 00:00:00 2001 From: summoner001 Date: Fri, 6 Dec 2024 13:54:34 +0100 Subject: [PATCH 2/2] Update hu-hu.json delete the dot from the end of sentence --- src/lang/hu-hu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/hu-hu.json b/src/lang/hu-hu.json index a095bb59..8f83b07c 100644 --- a/src/lang/hu-hu.json +++ b/src/lang/hu-hu.json @@ -391,5 +391,5 @@ "changelog": "Változáslista", "notifications": "Értesítések", "no_unread_notifications": "Nincsenek olvasatlan értesítések", - "should_use_current_file_for_preview": "A jelenlegi fájl használata az előnézethez az alapértelmezett (index.html) helyett." + "should_use_current_file_for_preview": "A jelenlegi fájl használata az előnézethez az alapértelmezett (index.html) helyett" }