i18n(gl): integrate Galician locale into build system and CODEOWNERS
parent
827daabd54
commit
a0072946c0
|
|
@ -175,6 +175,7 @@
|
|||
/po/eu.po @ghostty-org/eu_ES
|
||||
/po/fr.po @ghostty-org/fr_FR
|
||||
/po/ga.po @ghostty-org/ga_IE
|
||||
/po/gl.po @ghostty-org/gl_ES
|
||||
/po/he.po @ghostty-org/he_IL
|
||||
/po/hr.po @ghostty-org/hr_HR
|
||||
/po/hu.po @ghostty-org/hu_HU
|
||||
|
|
|
|||
|
|
@ -49,6 +49,7 @@ pub const locales = [_][:0]const u8{
|
|||
"it",
|
||||
"bg",
|
||||
"ga",
|
||||
"gl",
|
||||
"hu",
|
||||
"he",
|
||||
"zh_TW",
|
||||
|
|
|
|||
Loading…
Reference in New Issue