Skip to content

Commit

Permalink
update crowdin yaml docs
Browse files Browse the repository at this point in the history
  • Loading branch information
endiliey committed Jun 7, 2018
1 parent 32cafe0 commit 2a84d97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guides-translation.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ preserve_hierarchy: true

files:
-
source: '/docs/*.md'
translation: '/website/translated_docs/%locale%/%original_file_name%'
source: '/docs/**/*.md'
translation: '/website/translated_docs/%locale%/**/%original_file_name%'
languages_mapping: &anchor
locale:
'de': 'de'
Expand Down

0 comments on commit 2a84d97

Please sign in to comment.