From 24ed3c3f8fe0d05e40b7aedefb82230ae04c660c Mon Sep 17 00:00:00 2001 From: seriousm4x Date: Wed, 26 Mar 2025 16:45:14 +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 a169f2f5..d7bfe97f 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - - source: /frontend/translations/*.json - translation: /frontend/translations/%locale% + - source: /frontend/translations/en.json + translation: /frontend/translations/%locale%.json