From 118f2b96dff7d6d1acc28a4185f3799f6f07523e Mon Sep 17 00:00:00 2001 From: Antoine Le Morvan Date: Fri, 17 Dec 2021 21:58:09 +0100 Subject: [PATCH] crowdin: add learning_ansible to the translation files --- crowdin.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/crowdin.yml b/crowdin.yml index b43a122fbb..1827970cbd 100644 --- a/crowdin.yml +++ b/crowdin.yml @@ -10,3 +10,14 @@ files: - '*.en.md' - '*.sv.md' translation: /%original_path%/%file_name%.%two_letters_code%.%file_extension% + - source: /docs/books/learning_ansible/*.md + ignore: + - '*.es.md' + - '*.fr.md' + - '*.zh.md' + - '*.it.md' + - '*.ja.md' + - '*.pt.md' + - '*.en.md' + - '*.sv.md' + translation: /%original_path%/%file_name%.%two_letters_code%.%file_extension%