Releases: spree-contrib/spree_i18n
Releases · spree-contrib/spree_i18n
v5.3.2
What's Changed
- Fix typo in Polish locale for tracking data message by @mbajur in #926
- update vi by @truonglh2372 in #921
- Add Spanish translations for new Spree 4.3 Admin CMS and Navigation by @albertoalmagro in #906
New Contributors
- @mbajur made their first contribution in #926
- @truonglh2372 made their first contribution in #921
Full Changelog: v5.3.1...v5.3.2
v5.3.1
What's Changed
- Add missing translation by @FacundoGimenez in #920
- fix/upgraded-uk-locale by @Dmytro417 in #922
- Added missing Ukrainian translations by @SergUdo in #924
- Fix
this_file_languagetranslation for Hungarian by @Vegann in #925
New Contributors
- @Dmytro417 made their first contribution in #922
- @SergUdo made their first contribution in #924
- @Vegann made their first contribution in #925
Full Changelog: v5.3.0...v5.3.1
v5.3.0
What's Changed
- Add missing pt-BR translations by @guilpejon in #915
- Update some admin french translations by @rsempe in #917
- fix: mailer line break translation by @FacundoGimenez in #918
- Fixed a wrong translation in fr.yml by @Kulgar in #913
- 🌐 Translate select_a_stock_location by @raphaelchalicarne in #909
- 🌐 Add new_customer_return trl by @raphaelchalicarne in #908
- Improve greek translations by @Tashows in #899
- SD-1221 FR translation fixes by @aneskap in #884
- SD-1203 ES translation update by @aneskap in #883
- SD-1189 NB Translation Corrections by @aneskap in #879
- Bump version to 5.3.0 by @rafalcymerys in #919
New Contributors
- @guilpejon made their first contribution in #915
- @FacundoGimenez made their first contribution in #918
- @Kulgar made their first contribution in #913
- @raphaelchalicarne made their first contribution in #909
- @Tashows made their first contribution in #899
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- feat: add translations(es) to partial getting started by @JuanseGimenez in #916
New Contributors
- @JuanseGimenez made their first contribution in #916
Full Changelog: v5.1.0...v5.2.0
v5.1.0
Fixes compatibility with Rails 7 and Spree 4.5
Version 5.0.0
Major Spree 4.2+ rewrite
Spree 4.2 includes language setting in Spree core so there is no need for additional logic besides translation files loading in this gem.
In Spree 4.2 you can set the locale on the Store level. You can have multiple Stores with different locales attached to them.