From 1e620b19cca59f04d33cc04f669514b9b16f8290 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Fri, 30 May 2025 16:58:23 -0700 Subject: Release 1.103.0 prep (#8434) * Add pt-PT mapping to crowdin config * Pull latest translations from crowdin * run intl extract --- crowdin.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'crowdin.yml') 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", -- cgit 1.4.1