mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-09-05 19:08:17 +00:00
Merge branch 'main' into add_russian
This commit is contained in:
@@ -28,11 +28,11 @@ pub const locales = [_][:0]const u8{
|
||||
"de_DE.UTF-8",
|
||||
"fr_FR.UTF-8",
|
||||
"nb_NO.UTF-8",
|
||||
"ru_RU.UTF-8",
|
||||
"uk_UA.UTF-8",
|
||||
"pl_PL.UTF-8",
|
||||
"ja_JP.UTF-8",
|
||||
"id_ID.UTF-8",
|
||||
"ru_RU.UTF-8",
|
||||
};
|
||||
|
||||
/// Set for faster membership lookup of locales.
|
||||
|
Reference in New Issue
Block a user