From bcebaa018550a823afca075326673d60c9bb21a6 Mon Sep 17 00:00:00 2001 From: shouya <526598+shouya@users.noreply.github.com> Date: Fri, 21 Nov 2025 14:52:20 +0900 Subject: [PATCH] add english translation --- Assets/Translations/en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index 8f2fcbef..3d1f5926 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -352,6 +352,10 @@ "description": "Don't display workspaces without windows.", "label": "Hide unoccupied" }, + "show-focused-screen": { + "description": "Show workspaces from the focused screen instead of from the same screen as the bar.", + "label": "Show focused screen" + }, "label-mode": { "description": "Choose how workspace labels are displayed.", "label": "Label Mode"