From 524d75d041168088524c3984b5a06c80d85b303e Mon Sep 17 00:00:00 2001 From: linlin Date: Sun, 4 Oct 2020 18:36:35 +0200 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 47b46bc..f18c249 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,5 @@ files: - - source: README.md - translation: lang/%two_letters_code%/%original_file_name% + - source: /**/ + ignore: + - /datasets/ + translation: /lang/%two_letters_code%/%original_path%/%original_file_name%