From 034053c749c8c0d495a6c672e31282b13316e586 Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Thu, 10 Oct 2019 23:07:03 +0900 Subject: [PATCH] Update Crowdin configuration file --- crowdin.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/crowdin.yml b/crowdin.yml index 23090731..eb0ce537 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -4,6 +4,7 @@ files: - /docs/%two_letters_code% - /docs/%locale% - /docs/guide - translation: /docs/%locale%/**/%original_file_name% + - /docs/translations + translation: /docs/translations/%locale%/**/%original_file_name% - source: /README.md - translation: /translations/%file_name%.%locale%.%file_extension% + translation: /docs/translations/%locale%/guide/%file_name%.%file_extension%