Filter out fuzzy translations from Lokalise (#114968)
This commit is contained in:
parent
8b5177e989
commit
ecda6b70ff
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue