This is the Internationalization project for Spree Commerce
See the official Internationalization documentation for more details.
Happy translating!
Spree is developed and maintained by
Vendo is the commercial entity behind Spree Commerce and in particular the latest, unprecedented investment into Spree 5 and following versions as well as its integrations. We've been the Spree core team since 2016 and led numerous Spree projects while supporting the community. Learn more at: https://www.getvendo.com/
- Add this extension to your Gemfile with this line:
bundle add spree_i18n- Run the install generator
bundle exec rails g spree_i18n:install- Restart your server
If your server was running, restart it so that it can find the assets properly.
-
Create a dummy app
bundle update bundle exec rake test_app -
Add your new code
-
Run tests
bundle exec rspec
bundle exec gem bump -p -t
bundle exec gem releaseFor more options please see gem-release README
If you'd like to contribute, please take a look at the instructions for installing dependencies and crafting a good pull request.
Copyright (c) 2010-2026 Spree Commerce Inc. and other contributors, released under the New BSD License