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
@@ -167,4 +167,12 @@ This adds a widget in a product's details page with a link to the Orders page. T
Refer to [react-router-doms documentation](https://reactrouter.com/en/main) for other available components and hooks.
</Note>
</Note>
---
## Admin Translations
The Medusa Admin dashboard can be displayed in languages other than English, which is the default. Other languages are added through community contributions.
Learn how to add a new language translation for the Medusa Admin in [this guide](!resources!/contribution-guidelines/admin-translations).