From 48a57f3290f745bbc3dbf9def6b2e92542d64ef9 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 1 Oct 2024 14:45:39 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) --- website/src/locales/zh.json | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/locales/zh.json b/website/src/locales/zh.json index ae23cfa6..eb7e74a0 100644 --- a/website/src/locales/zh.json +++ b/website/src/locales/zh.json @@ -173,6 +173,7 @@ "merge_traces": "连接轨迹", "merge_contents": "Merge the contents and keep the traces disconnected", "merge_selection": "合并选择项", + "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.",