diff --git a/src/os/i18n.zig b/src/os/i18n.zig index 2ecae27ac..df83dfdbf 100644 --- a/src/os/i18n.zig +++ b/src/os/i18n.zig @@ -50,6 +50,7 @@ pub const locales = [_][:0]const u8{ "bg_BG.UTF-8", "ga_IE.UTF-8", "he_IL.UTF-8", + "ur_PK.UTF-8", }; /// Set for faster membership lookup of locales.