Skip to content

Migrate from Svelte-i18n to ParaglideJS#594

Merged
BlackTiger007 merged 69 commits intomainfrom
refactor/i18n-to-paraclyde
Jan 18, 2026
Merged

Migrate from Svelte-i18n to ParaglideJS#594
BlackTiger007 merged 69 commits intomainfrom
refactor/i18n-to-paraclyde

Conversation

@BlackTiger007
Copy link
Copy Markdown
Member

This Pull Request replaces the previous Svelte-i18n system with ParaglideJS from Inlang. Key changes include:

  • Removed the svelte-i18n dependency
  • Added @inlang/paraglide-js and @inlang/cli
  • Migrated all UI and page components to use Paraglide messages
  • Updated Plyr and Vidstack labels for multilingual support
  • Integrated the Paraglide Vite plugin
  • Cleaned up old i18n configurations (Crowdin, default translation files)
  • Added machine translation support via a script
  • Recommended the Paraglide VS Code extension

This fully transitions the project’s i18n logic to ParaglideJS and prepares it for future translation management via Inlang.

Affected areas:
i18n, ui, player, settings, layout, db, api, scripts, docs

@BlackTiger007 BlackTiger007 self-assigned this Jan 18, 2026
@BlackTiger007 BlackTiger007 added enhancement New feature or request javascript Pull requests that update Javascript code labels Jan 18, 2026
@sonarqubecloud
Copy link
Copy Markdown

@BlackTiger007 BlackTiger007 merged commit 68fa7e3 into main Jan 18, 2026
7 checks passed
@BlackTiger007 BlackTiger007 deleted the refactor/i18n-to-paraclyde branch January 18, 2026 12:21
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.40.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request javascript Pull requests that update Javascript code released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant