diff --git a/config/i18n.ts b/config/i18n.ts index da702778a19..9fe7a6311d2 100644 --- a/config/i18n.ts +++ b/config/i18n.ts @@ -101,7 +101,7 @@ export const LangCodes = { /** * This array contains languages that should NOT appear in the language selector. */ -export const hiddenLangs = ['']; +export const hiddenLangs = ['arabic']; /** * This array contains languages that use the RTL layouts.