chore: remove go to docs search entry and update i18n
This commit is contained in:
@@ -643,7 +643,7 @@
|
||||
"general": {
|
||||
"help_menu": "Open help and support menu",
|
||||
"chat": "Chat with support",
|
||||
"open_docs": "Open documentation",
|
||||
"open_docs": "Read Documentation",
|
||||
"open_keybindings": "Open keyboard shortcuts",
|
||||
"social": "Social links and GitHub",
|
||||
"title": "General"
|
||||
|
||||
@@ -52,11 +52,6 @@ export class NavigationSpotlightSearcherService extends StaticSpotlightSearcherS
|
||||
alternates: ["navigation", "realtime", "socket", "ws"],
|
||||
icon: markRaw(IconArrowRight),
|
||||
},
|
||||
documentation: {
|
||||
text: this.t("shortcut.navigation.documentation"),
|
||||
alternates: ["navigation", "documentation", "docs"],
|
||||
icon: markRaw(IconArrowRight),
|
||||
},
|
||||
profile: {
|
||||
text: this.t("shortcut.navigation.profile"),
|
||||
alternates: ["navigation", "profile", "account"],
|
||||
|
||||
Reference in New Issue
Block a user