Disable versioned translations

This commit is contained in:
Robbie Trencheny 2019-05-16 22:47:29 -07:00
parent 90ffca346e
commit ba9006c3b9
No known key found for this signature in database
GPG Key ID: 1E236BB235BF0021

View File

@ -47,7 +47,7 @@ files:
source: '/website/i18n/en.json' source: '/website/i18n/en.json'
translation: '/website/i18n/%locale%.json' translation: '/website/i18n/%locale%.json'
languages_mapping: *anchor languages_mapping: *anchor
- #-
source: '/website/versioned_docs/**/*.md' # source: '/website/versioned_docs/**/*.md'
translation: '/website/translated_docs/%locale%/**/%original_file_name%' # translation: '/website/translated_docs/%locale%/**/%original_file_name%'
languages_mapping: *anchor # languages_mapping: *anchor