From 957dbdc7fe8616589c86e7a9998c1a5a062c2f32 Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Wed, 2 Jul 2025 01:52:43 +0200 Subject: Fix fastlane metadata --- sync_translations.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sync_translations.py') diff --git a/sync_translations.py b/sync_translations.py index a0ee138..fe76623 100644 --- a/sync_translations.py +++ b/sync_translations.py @@ -14,9 +14,9 @@ VALUE_DIR_TO_METADATA = { "en": "en-US", "es": "es-ES", "fa": "fa-IR", - "fil": "fil-PH", + "fil": "fil", "fr": "fr-FR", - "in": "in-ID", + "in": "id", "it": "it-IT", "ja": "ja-JP", "ko": "ko-KR", -- cgit v1.2.3