GraphQL Storefront API @inContext does not work with Portuguese (Portugal)

Hello,

I need help because I don’t understand why Portuguese is the only language that doesn’t work (I always get French, which is my default language) when I make requests using @inContext(language: PT) or even @inContext(country: PT, language: PT), yet it works for all my other languages: ES, FR, EN, DE, NL and IT.

The only visible difference is that in the Shopify settings, Portuguese (Portugal) is the only language specified as the country.

Do you have any idea about the problem?

Thanks

In case anyone is interested, the answer was simple, you have to use PT_PT in language :sweat_smile: