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:
@@ -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-dom’s 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).
|
||||
|
||||
Reference in New Issue
Block a user