From 565063d839f94855468c33203356bd6208443196 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sun, 4 Oct 2020 10:29:13 +0200 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index ad91cdb..f4e09de 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -1,3 +1,28 @@ files: - - source: i18n/??.json - translation: /i18n_updates/%two_letters_code%.json + - source: '**/*' + ignore: + - /i18n + - /img + - '**/.*' + - '**/*.yml' + - /Makefile + - /*.* + - /vendor + - /tst + - /doc + - /.github/ + - /css + - /cfg + - /js/test + - /js/base* + - /js/bootstrap* + - /js/*.json* + - /js/raw* + - /js/common.js + - /js/jquery* + - /js/kjua* + - /js/prettify* + - /js/purify* + - /js/showdown* + - /js/zlib* + translation: /i18n/%two_letters_code%.json