From 921943245f192633b43076c97a36104944d68ae8 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Wed, 14 Aug 2024 11:46:12 +0800 Subject: [PATCH] Try limit export language Not everything is fully translated yet, so it's weird to see all of them in PR --- crowdin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 3c04270b..240fb6f6 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -5,3 +5,5 @@ append_commit_message: false files: - source: /src/locales/en.po translation: /src/locales/%locale%.po + export_languages: + - zh-CN