What's your biggest current challenge? Have your say in Community Polls along the right column.

How to detect store's translated language

Solved

How to detect store's translated language

ITchef
Shopify Partner
11 0 1

Hi,

 

I've just installed the new translation app by Shopify "Translate & Adapt". Is there a way to detect the selected language by using Liquid? I need to display different messages based on the translated language.

 

I came across this old thread that detects the language in the pathname but I wonder whether or not there is a newer way to detect the language: How to detect/check current or default site language in liquid? - Shopify Community

 

Thank you,

 

ITchef

Accepted Solution (1)

richbrown_staff
Shopify Staff
652 96 167

This is an accepted solution.

Hi there,

 

Rich here from the product team. Yes you can - more info here: 

https://shopify.dev/api/liquid/objects#request-locale - you can use this to determine the locale the customer has selected / been directed to.

To learn more visit the Shopify Help Center or the Community Blog.

View solution in original post

Reply 1 (1)

richbrown_staff
Shopify Staff
652 96 167

This is an accepted solution.

Hi there,

 

Rich here from the product team. Yes you can - more info here: 

https://shopify.dev/api/liquid/objects#request-locale - you can use this to determine the locale the customer has selected / been directed to.

To learn more visit the Shopify Help Center or the Community Blog.