From 16d299b27cc647f36ace369b06366d91f4e6fb3e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Thu, 26 Sep 2024 13:31:58 +0200 Subject: [PATCH] New translations en.json (Catalan) --- website/src/locales/ca.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/src/locales/ca.json b/website/src/locales/ca.json index f873130a..fb666216 100644 --- a/website/src/locales/ca.json +++ b/website/src/locales/ca.json @@ -177,7 +177,8 @@ "help_merge_traces": "Unir les traçades crearà una única traçada contínua.", "help_cannot_merge_traces": "Has de sel·leccionar diverses traçades per tal d'unir-les.", "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",