From 9d5953075e655568527b1497ca954b0645d99838 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Fri, 16 Aug 2024 19:27:25 +0800 Subject: [PATCH] Let in the first 5 most-translated languages for testing --- crowdin.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 51dff923..a239205e 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -4,6 +4,10 @@ commit_message: New translations (%language%) append_commit_message: false export_languages: - zh-CN + - eu-ES + - es-ES + - fi-FI + - gl-ES files: - source: /src/locales/en.po translation: /src/locales/%locale%.po