Add danish translations (#13538)

This commit is contained in:
kat
2026-08-13 17:33:38 +00:00
committed by GitHub
3 changed files with 1140 additions and 0 deletions

View File

@@ -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

1138
po/da.po Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -59,4 +59,5 @@ pub const locales = [_][:0]const u8{
"kk",
"be",
"eu",
"da",
};