summaryrefslogtreecommitdiffstats
path: root/crowdin.yml
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-10-10 16:01:16 +0900
committerMatan Kushner <hello@matchai.me>2019-10-10 16:01:16 +0900
commit2239ec7450968077ceaa8a69bba97ad5fd7520cf (patch)
tree71ed97539a3f369d5584ce63a3e0db7963833d11 /crowdin.yml
parent54dcc35d805a44058005dbe92dcff55c49319d8f (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 e345eb399..23090731a 100644
--- a/crowdin.yml
+++ b/crowdin.yml
@@ -2,7 +2,8 @@ files:
- source: /docs/**/*.md
ignore:
- /docs/%two_letters_code%
+ - /docs/%locale%
- /docs/guide
- translation: /docs/%two_letters_code%/**/%original_file_name%
+ translation: /docs/%locale%/**/%original_file_name%
- source: /README.md
- translation: /translations/%file_name%.%two_letters_code%.%file_extension%
+ translation: /translations/%file_name%.%locale%.%file_extension%