diff --git a/apps/skolplattformen-sthlm/utils/translation.ts b/apps/skolplattformen-sthlm/utils/translation.ts index 58508600b..762ebab12 100644 --- a/apps/skolplattformen-sthlm/utils/translation.ts +++ b/apps/skolplattformen-sthlm/utils/translation.ts @@ -26,7 +26,7 @@ export const languages: Language[] = [ { langCode: 'zh_Hant', languageName: 'Chinese (traditional)', - languageLocalName: '中國傳統的', + languageLocalName: '繁體中文', locale: 'zh-cn', active: true, },