From e02f0acc653b2386681f86b8164e8ec815d939b3 Mon Sep 17 00:00:00 2001 From: Philipinho <16838612+Philipinho@users.noreply.github.com> Date: Wed, 20 May 2026 17:34:34 +0100 Subject: [PATCH] fix: add i18next_json type to crowdin --- crowdin.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/crowdin.yml b/crowdin.yml index bddcbc3cf..c90d092ff 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,4 @@ files: - source: /apps/client/public/locales/en-US/translation.json translation: /apps/client/public/locales/%locale%/%original_file_name% + type: i18next_json