the correct default locale

This commit is contained in:
Motiejus Jakštys 2023-12-19 23:58:08 +02:00
parent d53e2394a2
commit a4a68a3d22
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@
];
i18n = {
defaultLocale = "en_US.UTF-8";
defaultLocale = "en_US.UTF-8/UTF-8";
supportedLocales = [
"C.UTF-8/UTF-8"
"en_US.UTF-8/UTF-8"