From a204565b29a2c476ebc35704c843e1855e7e464b Mon Sep 17 00:00:00 2001 From: Valentin Date: Thu, 12 Aug 2021 14:47:47 +0300 Subject: [PATCH] added translations --- apps/red-ui/src/assets/i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/red-ui/src/assets/i18n/en.json b/apps/red-ui/src/assets/i18n/en.json index 19f8ecc86..618606f02 100644 --- a/apps/red-ui/src/assets/i18n/en.json +++ b/apps/red-ui/src/assets/i18n/en.json @@ -1043,6 +1043,10 @@ }, "title": "Configure SMTP Account" }, + "help-mode": { + "clicking-anywhere-on": " Clicking anywhere on the screen will show you which areas are interactive. Hovering an interactive area will change the mouse cursor to let you know if the element is interactive.", + "welcome-to-help-mode": " Welcome to Help Mode!
Clicking on interactive elements will open info about them in new tab.
" + }, "hint": "Hint", "image-category": { "formula": "Formula",