Skip to content

spree-contrib/spree_i18n

Repository files navigation

Spree Internationalization

CI

This is the Internationalization project for Spree Commerce

See the official Internationalization documentation for more details.

Happy translating!

Maintained by

Spree is developed and maintained by

Vendo

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/

Installation

  1. Add this extension to your Gemfile with this line:
bundle add spree_i18n
  1. Run the install generator
bundle exec rails g spree_i18n:install
  1. Restart your server

If your server was running, restart it so that it can find the assets properly.

Developing

  1. Create a dummy app

    bundle update
    bundle exec rake test_app
  2. Add your new code

  3. Run tests

    bundle exec rspec

Releasing a new version

bundle exec gem bump -p -t
bundle exec gem release

For more options please see gem-release README

Contributing

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

Packages

 
 
 

Contributors

Languages