Hi,
checking the custom landing page structure (json) I would like to know what the best approach to deliver a localized custom landing page?
Our marketplace is available in 4 languages, but:
- how can we define translated text (for example, section
info_multi_column
, propertybutton_title
) ? - is the landing page controller able to deliver the localized version depending of request.env[:locale] or user.locale (if logged in user)
Many thx for your time and help