mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 12:38:21 +00:00
Filter out fuzzy translations from Lokalise (#114968)
This commit is contained in:
parent
e26ea40570
commit
dcd9d987a7
@ -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