[MM-56795] Improve help options in the Help menu (#3216)

* [MM-56795] Improve help options in the Help menu

* Fix i18n

* Remove extra separator
This commit is contained in:
Devin Binnie
2024-11-22 10:18:38 -05:00
committed by GitHub
parent fad05fd774
commit 513a7e0a86
11 changed files with 87 additions and 22 deletions

View File

@@ -67,13 +67,15 @@
"main.menus.app.file.signInToAnotherServer": "Sign in to Another Server",
"main.menus.app.file.unhide": "Show All",
"main.menus.app.help": "Hel&p",
"main.menus.app.help.academy": "Mattermost Academy",
"main.menus.app.help.checkForUpdates": "Check for Updates",
"main.menus.app.help.commitString": " commit: {hashVersion}",
"main.menus.app.help.downloadUpdate": "Download Update",
"main.menus.app.help.learnMore": "Learn More...",
"main.menus.app.help.reportProblem": "Report a problem",
"main.menus.app.help.restartAndUpdate": "Restart and Update",
"main.menus.app.help.RunDiagnostics": "Run diagnostics",
"main.menus.app.help.ShowLogs": "Show logs",
"main.menus.app.help.userGuide": "User guide",
"main.menus.app.help.versionString": "Version {version}{commit}",
"main.menus.app.history": "&History",
"main.menus.app.history.back": "Back",