From 11f1caab1feb84874c985f4de7d12db254b3bdf6 Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 26 Sep 2024 13:38:18 +0200 Subject: [PATCH] New translations en.json (Belarusian) --- website/src/locales/be.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/src/locales/be.json b/website/src/locales/be.json index 3a7d62a2..e04d6373 100644 --- a/website/src/locales/be.json +++ b/website/src/locales/be.json @@ -177,7 +177,8 @@ "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.", "help_merge_contents": "Merging the contents of the selected items will group all the contents inside the first item.", - "help_cannot_merge_contents": "Your selection must contain several items to merge their contents." + "help_cannot_merge_contents": "Your selection must contain several items to merge their contents.", + "selection_tip": "Tip: use {KEYBOARD_SHORTCUT} to add items to the selection." }, "extract": { "tooltip": "Extract contents to separate items",