mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 14:00:29 +00:00
i18n: add catalan translations
This commit is contained in:
committed by
Mitchell Hashimoto
parent
9233413126
commit
a092d7ae42
@@ -30,6 +30,7 @@ const log = std.log.scoped(.i18n);
|
||||
/// we don't have a good way to determine this. We can always reorder
|
||||
/// with some data.
|
||||
pub const locales = [_][:0]const u8{
|
||||
"ca_ES.UTF-8",
|
||||
"zh_CN.UTF-8",
|
||||
"de_DE.UTF-8",
|
||||
"fr_FR.UTF-8",
|
||||
|
||||
Reference in New Issue
Block a user