docs: added docs for multi-language support (#5026)

* docs: added docs for multi-language support

* fix sidebar

* fix sidebar ref

* added config step
This commit is contained in:
Shahed Nasser
2023-09-15 17:21:00 +02:00
committed by GitHub
parent 5bd7311393
commit beeb0d6154
7 changed files with 115 additions and 3 deletions
+14
View File
@@ -163,6 +163,20 @@ You can learn more about the admin dashboard and its features in the [User Guide
---
## Multi-Language Support
Medusa supports multiple languages and translations.
Refer to this user guide to learn how to switch the language of the Medusa admin.
:::note
Can't find your language? Learn how you can contribute by translating the admin to other languages [here](../contribution/admin-translations.md).
:::
---
## Troubleshooting Installation
<Troubleshooting