diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2025-03-24 10:39:34 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-24 10:39:34 -0700 |
| commit | 150b7bdad1ae7fb08676cba68dc8b9b84d468510 (patch) | |
| tree | fae390caa6d6a3e7a97aad5e13d0d9b96519d9fc /CODEOWNERS | |
| parent | 7200c87326557ffda7857e12d64bcc6c72e5ac6a (diff) | |
| parent | 20111048a4cb6d17a81b267af5c9a450ae3892bb (diff) | |
feat: add Ukrainian translations and locale support (#6759)
Added the Ukrainian `uk_UA` translations.
Diffstat (limited to 'CODEOWNERS')
| -rw-r--r-- | CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 327515290..4c83d852a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -160,6 +160,7 @@ /po/com.mitchellh.ghostty.pot @ghostty-org/localization /po/de_DE.UTF-8.po @ghostty-org/de_DE /po/nb_NO.UTF-8.po @ghostty-org/nb_NO +/po/uk_UA.UTF-8.po @ghostty-org/uk_UA /po/zh_CN.UTF-8.po @ghostty-org/zh_CN # Packaging - Snap |
