From 0cc67c7899e6f2aa11d8f5d76de197a6b345cde3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 30 Mar 2020 17:40:07 +0530 Subject: [PATCH] update crowdin.yml --- crowdin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 888fbd71..6386e01a 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,3 @@ files: - - source: src/i18n/resources/en/**/*.json - translation: src/i18n/resources/%two_letters_code%/**/%original_file_name% + - source: /src/i18n/sources/**/*.json + translation: /src/i18n/resources/%two_letters_code%/**/%original_file_name%