Skip to content

Commit

Permalink
Update Crowdin configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
yidongnan committed Nov 5, 2019
1 parent d047722 commit 9d4975c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions crowdin.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
files:
- source: /docs/en/client
translation: /docs/%locale%/client/%original_file_name%
- source: /README.md
translation: /README-%locale%.md
- source: /docs/en/server
translation: /docs/%locale%/server/%original_file_name%
- source: /docs/en/*.md
translation: /docs/%locale%/%original_file_name%

0 comments on commit 9d4975c

Please sign in to comment.