> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Translate App Extensions ## Article: Translate App Extensions ## Article Link: https://dev.wix.com/docs/build-apps/launch-your-app/localization/translate-app-extensions.md ## Article Content: # Translate Your App Extensions You can increase your app’s reach by speaking to users in their own language. One way to do this is to translate your extension names to help users better understand the extension's function. You can do this for any of Wix's supported languages. ## Important to know - We strongly recommend recruiting a professional translator for this task. Machine translation services can be inaccurate, which could lead to a poor user experience. - If a language is inactive, users with an account set to that language will see the app in its default language (usually English). - Any new translations that you add won't affect old installs of your app, only new ones. To translate your app extension names: 1. Go to the **Translations** page in your app's dashboard. 2. Click **+ Add Language**. 3. Select the languages you want to enter translations for, and click **Add**. 4. Click **Translate** next to the language / extension type you want to work with. 5. Once you've added all the strings for translation, click **Save**. 6. To show the extension in the language that you have completed, click the toggle next to each language on the language list. 7. After activating the language(s), you need to release a new version of your app for the changes to go live. ## See also - [About app localization](https://dev.wix.com/docs/build-apps/launch-your-app/localization/about-app-localization.md) - [Translate your market listing](https://dev.wix.com/docs/build-apps/launch-your-app/localization/translate-app-listing.md)