From 99c0f40ebf862282bf2296b033dd19cc3afaf246 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 1 Oct 2024 14:45:09 +0200 Subject: [PATCH] New translations en.json (Hungarian) --- website/src/locales/hu.json | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/locales/hu.json b/website/src/locales/hu.json index 8e783f16..597424fb 100644 --- a/website/src/locales/hu.json +++ b/website/src/locales/hu.json @@ -173,6 +173,7 @@ "merge_traces": "Connect the traces", "merge_contents": "Merge the contents and keep the traces disconnected", "merge_selection": "Egyesítés kijelölés", + "remove_gaps": "Remove time gaps between traces", "tooltip": "Merge items together", "help_merge_traces": "Connecting the selected traces will create a single continuous trace.", "help_cannot_merge_traces": "Your selection must contain several traces to connect them.",