From 57f245d018242b7ad3032d26373c21ed2d0962df Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Sat, 17 Aug 2024 11:29:28 +0800 Subject: [PATCH] Remove export_languages Better handle the list from the code instead of the PR --- crowdin.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 847893d5..483acffd 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -2,13 +2,6 @@ pull_request_labels: - i18n commit_message: New translations (%language%) append_commit_message: false -export_languages: - - zh-CN - - eu-ES - - es-ES - - fi-FI - - gl-ES - - de-DE files: - source: /src/locales/en.po translation: /src/locales/%locale%.po