Merge solidus_i18n in - #6537
Merged
Merged
Conversation
Added and fixed danish translations.
Rebuild spanish yml descriptors from solidusio core
Travis recently switched to trusty build environment but broke MySQL builds by removing database create privileges. See: travis-ci/travis-ci#8331
Build on precise because of Travis MySQL problems
* fixed build errors
Update german translations for solidus_i18n
Add missing punctuation symbols and fix typos
Fix issue with wrong date format
…anslations Fix reception states translations (spanish and catalan)
fix fr translation
Add missing pt-BR translations
Update the German translations
Remove translations for devise
…elease-process Update extension to the new release process
…us_main Adapt to new Solidus default branch name
Also update reference to new default branch in Solidus
Update to the new "main" default branch
…n-strings [PT-BR] New admin components strings
Introduces GitHub workflows for the extension and updates some of the dev support generated files to be in sync with current defaults. In this change we are also bumping the minimum required Solidus Core version to >=2.0 and Solidus Support version to >=0.12. Co-authored-by: Adam Mueller <adam@super.gd> Co-authored-by: Alistair Norman <alistair@super.gd> Co-authored-by: Senem Soy <senem@super.gd> Co-authored-by: Noah Silvera <noah@super.gd> Co-authored-by: Jared Norman <jared@super.gd>
We no longer include rubocop-rspec through solidus_dev_support, so this is no longer relevant. Co-authored-by: Adam Mueller <adam@super.gd> Co-authored-by: Alistair Norman <alistair@super.gd> Co-authored-by: Senem Soy <senem@super.gd> Co-authored-by: Noah Silvera <noah@super.gd> Co-authored-by: Jared Norman <jared@super.gd>
Co-authored-by: Adam Mueller <adam@super.gd> Co-authored-by: Alistair Norman <alistair@super.gd> Co-authored-by: Senem Soy <senem@super.gd> Co-authored-by: Noah Silvera <noah@super.gd> Co-authored-by: Jared Norman <jared@super.gd>
Update solidus_dev_support generated files and switch to GitHub Actions
We were redefining the CI matrix, but we don't really need to do that, and we also want this to be consistent with supported extensions and run against the latest versions defined in solidus-test-extensions. Co-authored-by: Alistair Norman <alistair@super.gd>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6537 +/- ##
=======================================
Coverage 92.15% 92.15%
=======================================
Files 1035 1035
Lines 21163 21163
=======================================
Hits 19502 19502
Misses 1661 1661 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
tvdeyen
force-pushed
the
import-i18n
branch
2 times, most recently
from
August 13, 2026 07:38
938ac00 to
3a8756d
Compare
This used to be a solidus extension, it now is a core gem, so we can remove a lot of boilerplate code and align with the other core gems.
adammathys
approved these changes
Aug 13, 2026
jarednorman
approved these changes
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Merges the solidus_i18n gem into the mono repo under the i18n folder while keeping the complete git history (hence the 1302 commits).
That way it is easier to keep translations in sync and make the internationalization a first class citizen of the Solidus project.
Checklist
Check out our PR guidelines for more details.
The following are mandatory for all PRs:
The following are not always needed: