From 0e2696f648cb055662413cfd1699b9ec574f0a3c Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Wed, 10 Aug 2022 07:22:10 +1000 Subject: [PATCH] Update crowdin config --- crowdin.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index 70680c6f9..423718c0d 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -12,3 +12,5 @@ files: - '*.js' - '*.css' translation: /website/i18n/%two_letters_code%/docusaurus-plugin-content-pages/**/%original_file_name% + - source: /website/i18n/en/**/*.json + translation: /website/i18n/%two_letters_code%/**/%original_file_name%