diff --git a/docs/deploy_features.md b/docs/deploy_features.md index 7c5f2a4038..987d9f3b5c 100644 --- a/docs/deploy_features.md +++ b/docs/deploy_features.md @@ -197,7 +197,7 @@ When both the browser-stored and Cosmos DB options are enabled, Cosmos DB will t ## Enabling language picker -You can optionally enable the language picker to allow users to switch between different languages. Currently, it supports English, Spanish, French, and Japanese. +You can optionally enable the language picker to allow users to switch between different languages. Currently, it supports English, Spanish, French, Japanese and Arabic. To add support for additional languages, create new locale files and update `app/frontend/src/i18n/config.ts` accordingly. To enable language picker, run: