summaryrefslogtreecommitdiffstats
path: root/crowdin.yml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-10-10 23:07:03 +0900
committerMatan Kushner <hello@matchai.me>2019-10-10 23:07:03 +0900
commit034053c749c8c0d495a6c672e31282b13316e586 (patch)
tree9b6d2c6ff434c636918caf2970483e8b4553531c /crowdin.yml
parent57b38f17bbc9540f57fe8fa7fa07b90848a284ad (diff)
Update Crowdin configuration file
Diffstat (limited to 'crowdin.yml')
-rw-r--r--crowdin.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/crowdin.yml b/crowdin.yml
index 23090731a..eb0ce5375 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%