mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Filter out fuzzy translations from Lokalise (#114968)
This commit is contained in:
parent
8b5177e989
commit
ecda6b70ff
@ -39,6 +39,8 @@ def run_download_docker():
|
||||
CORE_PROJECT_ID,
|
||||
"--original-filenames=false",
|
||||
"--replace-breaks=false",
|
||||
"--filter-data",
|
||||
"nonfuzzy",
|
||||
"--export-empty-as",
|
||||
"skip",
|
||||
"--format",
|
||||
|
Loading…
x
Reference in New Issue
Block a user