feat(HelpTab): Add tab name for the Dashboard tab

This commit is contained in:
Ryuvi 2025-08-07 00:37:26 -05:00
parent b5096d1f05
commit 71d89f5f31

View file

@ -151,6 +151,7 @@
"Dash.Screens.Session": "Session", "Dash.Screens.Session": "Session",
"Dash.Screens.FileBrowser": "Files", "Dash.Screens.FileBrowser": "Files",
"Dash.Screens.Settings": "Settings", "Dash.Screens.Settings": "Settings",
"Dash.Screens.Help": "Help",
"Dash.Screens.Exit": "Exit", "Dash.Screens.Exit": "Exit",
"Dash.Actions.PasteFromClipboard": "Paste content from clipboard", "Dash.Actions.PasteFromClipboard": "Paste content from clipboard",