summaryrefslogtreecommitdiffstats
path: root/crowdin.yml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-10-11 15:58:57 +0900
committerMatan Kushner <hello@matchai.me>2019-10-11 15:58:57 +0900
commitcc6c4d652017382802a747f9e512cba582c78e3b (patch)
tree44ad0c0466a3e2e4a57ea7f4efdd5020ae0d80b6 /crowdin.yml
parent034053c749c8c0d495a6c672e31282b13316e586 (diff)
Update Crowdin configuration file
Diffstat (limited to 'crowdin.yml')
-rw-r--r--crowdin.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/crowdin.yml b/crowdin.yml
index eb0ce5375..94145945a 100644
--- a/crowdin.yml
+++ b/crowdin.yml
@@ -5,6 +5,6 @@ files:
- /docs/%locale%
- /docs/guide
- /docs/translations
- translation: /docs/translations/%locale%/**/%original_file_name%
+ translation: /docs/%locale%/**/%original_file_name%
- source: /README.md
- translation: /docs/translations/%locale%/guide/%file_name%.%file_extension%
+ translation: /docs/%locale%/guide/%file_name%.%file_extension%