spree-contrib / spree_globalize

Adds support for model translations (multi-language stores) using Globalize gem
https://spreecommerce.org
BSD 3-Clause "New" or "Revised" License
24 stars 101 forks source link

Add missing translation for meta_title in Spree::Product #39

Closed bricesanchez closed 7 years ago

bricesanchez commented 7 years ago

Could you backport this feature on 3-1-stable ?

bricesanchez commented 7 years ago

@damianlegawiec done :)

damianlegawiec commented 7 years ago

Thank you @bricesanchez 👍

bricesanchez commented 7 years ago

@damianlegawiec Is there a way to backport this feature on a Spree 3.1 with Rails 4.2?

It looks like this repo does not have release tags or version branch.

Could you add it? because the latest changes on Rails 5.1 will break the migrations on a Rails 4.2 project.