mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-24 16:11:43 +00:00
Add 'da' to CODEOWNERS and src/os/i18n_locales.zig
This commit is contained in:
@@ -168,6 +168,7 @@
|
||||
/po/be.po @ghostty-org/be_BY
|
||||
/po/bg.po @ghostty-org/bg_BG
|
||||
/po/ca.po @ghostty-org/ca_ES
|
||||
/po/da.po @ghostty-org/da_DK
|
||||
/po/de.po @ghostty-org/de_DE
|
||||
/po/es_AR.po @ghostty-org/es_AR
|
||||
/po/es_BO.po @ghostty-org/es_BO
|
||||
|
||||
@@ -59,4 +59,5 @@ pub const locales = [_][:0]const u8{
|
||||
"kk",
|
||||
"be",
|
||||
"eu",
|
||||
"da",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user