From d59ec01b337059a52303c22fc606b79fc5a9160d Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Thu, 20 Mar 2025 20:12:48 +0100 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index b13e269d..2ad7eb35 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,4 +1,4 @@ files: - source: /frontend/messages/en.json - translation: /%original_path%/%locale%.ts -pull_request_title: "chore(translations): update translations via Crowdin" + translation: /%original_path%/%locale%.json +pull_request_title: 'chore(translations): update translations via Crowdin'