mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-19 03:21:18 +00:00
feat: add Ukrainian translations and locale support
This commit is contained in:
committed by
Mitchell Hashimoto
parent
7200c87326
commit
c1bf301bc7
@@ -27,6 +27,7 @@ pub const locales = [_][:0]const u8{
|
||||
"de_DE.UTF-8",
|
||||
"nb_NO.UTF-8",
|
||||
"zh_CN.UTF-8",
|
||||
"uk_UA.UTF-8",
|
||||
};
|
||||
|
||||
/// Set for faster membership lookup of locales.
|
||||
|
||||
Reference in New Issue
Block a user