diff options
Diffstat (limited to 'sync_translations.py')
| -rw-r--r-- | sync_translations.py | 4 |
1 files changed, 2 insertions, 2 deletions
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", |
