Skip to content

Commit

Permalink
Add %locale% to destination for target languages on Crowdin
Browse files Browse the repository at this point in the history
  • Loading branch information
magul committed Jan 24, 2018
1 parent a2fc401 commit 79256cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crowdin.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
files:
- source: /en/**/*.md
translation: '**/%original_file_name%'
translation: '/%locale%/**/%original_file_name%'

0 comments on commit 79256cf

Please sign in to comment.