Skip to content

Add devise-i18n locales#248

Merged
tvdeyen merged 1 commit into
mainfrom
devise-locales
Feb 2, 2026
Merged

Add devise-i18n locales#248
tvdeyen merged 1 commit into
mainfrom
devise-locales

Conversation

@tvdeyen
Copy link
Copy Markdown
Member

@tvdeyen tvdeyen commented Jan 26, 2026

Adds devise translation files from the devise-i18n community project.

Why not use the devise-i18n gem as dependency? Glad you asked!

The gem is an engine and overrides our and devise views and since translations are mostly static and we want to provide translations in the context of Alchemy it makes sense to have our own set of translations.

@tvdeyen tvdeyen added this to the 8.1 milestone Jan 26, 2026
@tvdeyen tvdeyen requested a review from a team January 26, 2026 09:55
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.62%. Comparing base (fc79c5d) to head (cfb512e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #248   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files          11       11           
  Lines         291      291           
=======================================
  Hits          287      287           
  Misses          4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Adds devise translation files from the devise-i18n community project.

Why not use the devise-i18n gem as dependency? Glad you asked!

The gem is an engine and overrides our and devise views and since
translations are mostly static and we want to provide translations
in the context of Alchemy it makes sense to have our own set of
translations.
@tvdeyen tvdeyen enabled auto-merge February 2, 2026 14:16
@tvdeyen tvdeyen merged commit 6535153 into main Feb 2, 2026
39 checks passed
@tvdeyen tvdeyen deleted the devise-locales branch February 2, 2026 14:17
@alchemycms-bot alchemycms-bot Bot mentioned this pull request Feb 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants