Merge branch 'main' into main

pull/6759/head
Danylo Zalizchuk 2025-03-19 09:42:29 +02:00 committed by Mitchell Hashimoto
commit 99da99cb9c
1 changed files with 1 additions and 1 deletions

View File

@ -25,9 +25,9 @@ const log = std.log.scoped(.i18n);
///
pub const locales = [_][:0]const u8{
"de_DE.UTF-8",
"zh_CN.UTF-8",
"nb_NO.UTF-8",
"uk_UA.UTF-8",
"zh_CN.UTF-8",
};
/// Set for faster membership lookup of locales.