fix: skip untranslated files (#45336)
This commit is contained in:
@ -194,7 +194,7 @@ jobs:
|
|||||||
# downloads
|
# downloads
|
||||||
download_translations: true
|
download_translations: true
|
||||||
download_language: ja
|
download_language: ja
|
||||||
skip_untranslated_files: false
|
skip_untranslated_files: true
|
||||||
export_only_approved: true
|
export_only_approved: true
|
||||||
|
|
||||||
push_translations: false
|
push_translations: false
|
||||||
|
Reference in New Issue
Block a user