mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-20 07:46:32 +00:00
Disable versioned translations
This commit is contained in:
parent
90ffca346e
commit
ba9006c3b9
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user