diff --git a/docs/Misc/_category_.json b/docs/Misc/_category_.json index e7aafe8..11eb601 100644 --- a/docs/Misc/_category_.json +++ b/docs/Misc/_category_.json @@ -1,5 +1,5 @@ { - "label": "Addons, Plugins and Modules", + "label": "Misc", "position": 3, "link": { "type": "generated-index", diff --git a/i18n/en/docusaurus-plugin-content-docs/current.json b/i18n/en/docusaurus-plugin-content-docs/current.json index ac715b9..936db7a 100644 --- a/i18n/en/docusaurus-plugin-content-docs/current.json +++ b/i18n/en/docusaurus-plugin-content-docs/current.json @@ -27,14 +27,6 @@ "message": "Metamod-r", "description": "The label for category Metamod-r in sidebar tutorialSidebar" }, - "sidebar.tutorialSidebar.category.Addons, Plugins and Modules": { - "message": "Addons, Plugins and Modules", - "description": "The label for category Addons, Plugins and Modules in sidebar tutorialSidebar" - }, - "sidebar.tutorialSidebar.category.Addons, Plugins and Modules.link.generated-index.description": { - "message": "Additional projects of the ReHLDS organization, which you can read about.", - "description": "The generated-index page description for category Addons, Plugins and Modules in sidebar tutorialSidebar" - }, "sidebar.tutorialSidebar.category.ReChecker": { "message": "ReChecker", "description": "The label for category ReChecker in sidebar tutorialSidebar" @@ -62,5 +54,13 @@ "sidebar.tutorialSidebar.category.Metamod": { "message": "Metamod", "description": "The label for category Metamod in sidebar tutorialSidebar" + }, + "sidebar.tutorialSidebar.category.Misc": { + "message": "Misc", + "description": "The label for category Misc in sidebar tutorialSidebar" + }, + "sidebar.tutorialSidebar.category.Misc.link.generated-index.description": { + "message": "Additional projects of the ReHLDS organization, which you can read about.", + "description": "The generated-index page description for category Misc in sidebar tutorialSidebar" } }