mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
Update i18n.zig
This commit is contained in:
@ -31,6 +31,7 @@ const log = std.log.scoped(.i18n);
|
||||
/// with some data.
|
||||
pub const locales = [_][:0]const u8{
|
||||
"zh_CN.UTF-8",
|
||||
"zh_TW.UTF-8",
|
||||
"de_DE.UTF-8",
|
||||
"fr_FR.UTF-8",
|
||||
"ja_JP.UTF-8",
|
||||
|
Reference in New Issue
Block a user