From 71d89f5f314d05b101606292349cf60d2bb09113 Mon Sep 17 00:00:00 2001 From: Ryuvi Date: Thu, 7 Aug 2025 00:37:26 -0500 Subject: [PATCH] feat(HelpTab): Add tab name for the Dashboard tab --- en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/en.json b/en.json index 06ca7f8..7b76cfc 100644 --- a/en.json +++ b/en.json @@ -151,6 +151,7 @@ "Dash.Screens.Session": "Session", "Dash.Screens.FileBrowser": "Files", "Dash.Screens.Settings": "Settings", + "Dash.Screens.Help": "Help", "Dash.Screens.Exit": "Exit", "Dash.Actions.PasteFromClipboard": "Paste content from clipboard",