docs: add guide on how to translate admin (#10095)

* docs: add guide on how to translate admin

* added a link from the main docs
This commit is contained in:
Shahed Nasser
2024-11-14 17:17:01 +02:00
committed by GitHub
parent 06ce16c90b
commit 9c39cf69fb
7 changed files with 135 additions and 60 deletions
+8
View File
@@ -14925,6 +14925,14 @@ export const generatedSidebar = [
"path": "/contribution-guidelines/docs",
"title": "Docs",
"children": []
},
{
"loaded": true,
"isPathHref": true,
"type": "link",
"path": "/contribution-guidelines/admin-translations",
"title": "Admin Translations",
"children": []
}
]
},