[i18n] fixes

This commit is contained in:
STAM 2025-07-21 02:44:44 +03:00
parent 0640b46f9c
commit d88f21e535
No known key found for this signature in database
GPG Key ID: 711526C6938897F1
2 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
{
"label": "Addons, Plugins and Modules",
"label": "Misc",
"position": 3,
"link": {
"type": "generated-index",

View File

@ -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"
}
}