Update src/locale/i18n.ts

This commit is contained in:
Paul Frazee
2024-11-23 16:21:36 -08:00
committed by GitHub
parent 32bf8122e8
commit 8fc4f68e69
+1
View File
@@ -163,6 +163,7 @@ export async function dynamicActivate(locale: AppLanguage) {
import('@formatjs/intl-numberformat/locale-data/nl'),
])
break
}
case AppLanguage.pl: {
i18n.loadAndActivate({locale, messages: messagesPl})
await Promise.all([