mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-30 01:44:23 +00:00
duplicateCount existed only in en.json, so 17 locales fell back to English inside an otherwise localized panel. The processed count, percentage and progress bar computed success+failed+duplicates inline three times; hoist it once so the three can never disagree.