diff --git a/config/i18n.ts b/config/i18n.ts index 908c1a7115d..7ee286b9160 100644 --- a/config/i18n.ts +++ b/config/i18n.ts @@ -108,7 +108,11 @@ export const LangCodes = { * This array contains languages that should NOT appear in the language selector. */ // German is temporarily disabled until the new RWD is fully translated -export const hiddenLangs = [Languages.Arabic, Languages.German]; +export const hiddenLangs = [ + Languages.Arabic, + Languages.German, + Languages.Swahili +]; /** * This array contains languages that use the RTL layouts.