From b7410d8589c4a901cec2652089c6720d554fb565 Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Thu, 20 Mar 2025 20:17:47 +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 fa8c406..910a605 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,4 +1,4 @@ files: - - source: /frontend/src/i18n/translations/en-US.ts + - source: /frontend/src/i18n/translations/en-US.json translation: /%original_path%/%locale%.ts -pull_request_title: "chore(translations): update translations via Crowdin" +pull_request_title: 'chore(translations): update translations via Crowdin'