diff options
author | Paul Frazee <pfrazee@gmail.com> | 2025-05-30 16:58:23 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-30 16:58:23 -0700 |
commit | 1e620b19cca59f04d33cc04f669514b9b16f8290 (patch) | |
tree | 78c88d95bb575261f3e83c658f47e35aa73bb048 /crowdin.yml | |
parent | e2b842ad4e580caf4ccfe00ff0fb1456db3b9c80 (diff) | |
download | voidsky-1e620b19cca59f04d33cc04f669514b9b16f8290.tar.zst |
Release 1.103.0 prep (#8434)
* Add pt-PT mapping to crowdin config * Pull latest translations from crowdin * run intl extract
Diffstat (limited to 'crowdin.yml')
-rw-r--r-- | crowdin.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crowdin.yml b/crowdin.yml index 5701ca055..e1f07515d 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -9,6 +9,7 @@ "translation": "/src/locale/locales/%two_letters_code%/messages.po", "languages_mapping": { "two_letters_code": { + "pt": "pt-PT", "pt-BR": "pt-BR", "en-GB": "en-GB", "zh-CN": "zh-CN", |