mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-12-18 20:04:17 +01:00
Update sync_translations.py
This commit is contained in:
parent
61b25ab787
commit
eea3bb2fc3
1
.github/scripts/sync_translations.py
vendored
1
.github/scripts/sync_translations.py
vendored
@ -261,7 +261,6 @@ def process_file(
|
||||
not stats.missing_keys
|
||||
and (not prune or not stats.extra_keys)
|
||||
and not target_dupes
|
||||
and stats.untranslated_leafs == 0
|
||||
)
|
||||
|
||||
if not check_only and not dry_run:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user