mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-19 14:00:29 +00:00
add Spanish (Latin America) locale support
This commit is contained in:
committed by
Mitchell Hashimoto
parent
e5de000895
commit
a9f9abd615
@@ -40,6 +40,7 @@ pub const locales = [_][:0]const u8{
|
||||
"pl_PL.UTF-8",
|
||||
"ja_JP.UTF-8",
|
||||
"id_ID.UTF-8",
|
||||
"es_BO.UTF-8",
|
||||
};
|
||||
|
||||
/// Set for faster membership lookup of locales.
|
||||
|
||||
Reference in New Issue
Block a user