SponsorBlock Task 11: i18n strings (en/nl/de/fr) #42
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/42/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Phase 1 · Task 11 of 12.
Adds all
settings.sponsorblock.*translation keys (category names, action labels, transfer copy, attribution body, skip-button verb), the group/section labels, and the sixpopup.settings.sponsorblock*toggle/number labels — in English, Dutch, German, and French. Resolves the previously blank/"undefined" text across the SponsorBlock tab and the in-player manual-skip button.Key sets are symmetric across all four languages; all paths match the code references in settings.js/content.js.
node --check i18n.jsclean; 19 unit tests still pass.Note: non-English translations are best-effort and worth a native-speaker pass before release.
🤖 Generated with Claude Code