From 89d99ed86bb59f788f167d22d576da65b4060f1c Mon Sep 17 00:00:00 2001 From: Joost De Cock Date: Wed, 21 Feb 2024 22:59:32 +0100 Subject: [PATCH] Update source file en.yaml skip-build --- sites/shared/components/workbench/menus/ui-settings/en.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/sites/shared/components/workbench/menus/ui-settings/en.yaml b/sites/shared/components/workbench/menus/ui-settings/en.yaml index 368d7eb195e..ae828a0e366 100644 --- a/sites/shared/components/workbench/menus/ui-settings/en.yaml +++ b/sites/shared/components/workbench/menus/ui-settings/en.yaml @@ -6,6 +6,12 @@ renderWithReact.t: Render with FreeSewing's React components renderWithReact.d: Render as SVG through our React components. Allows interactivity and is optimized for screen. Use this if you are not sure what to pick. renderWithCore.t: Render with FreeSewing's Core library renderWithCore.d: Render directly to SVG from Core. Allows no interactivity and is optimized for print. Use this if you want to know what it will look like when exported. +kiosk.t: Kiosk Mode +kiosk.d: Controls how the web page is shown. +websiteMode.t: Use website mode +websiteMode.d: Show the full web page, including header, footer, and navigation. +kioskMode.t: Use kiosk mode +kioskMode.d: Show just the pattern drafting portion of the web page, without header, footer, or navigation. control.t: User Experience control.d: Which user experience do you prefer? Please note that this is an account setting, so it will impact the entire website. inspect.t: Inspect