From 0b0c4da3eb4e3de5373c8b1371bd68c4cccb7831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Sat, 12 Apr 2025 05:39:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20crowdin=E9=85=8D=E7=BD=AE=E7=9B=AE?= =?UTF-8?q?=E5=BD=95=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 3e429ac5..546b043b 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,5 +1,5 @@ commit_message: '[skip ci] Update translations (%language%) %original_file_name%' pull_request_title: 'l10n: update translations' files: - - source: /pkg/embed/*.pot - translation: /pkg/embed/%locale_with_underscore%/%file_name%.mo + - source: /pkg/embed/locales/*.pot + translation: /pkg/embed/locales/%locale_with_underscore%/%file_name%.mo