Known issues
Intelligent Search multilanguage doesn't support 2 variations of the same language/idiom
ID: 841704
Backlog
Published on 6/9/2023
•
Last update on 8/28/2024
Summary
When we use more than one locale in the account, the translation will be done based on the language in which the locale refers, and if we use more than one locale in the account, the translation will be done based on the language in which the locale refers.
When two different locale variations of the same language are used (i.e. en-US
and en-GB
or en-CA
), the translations in Intelligent Search won't work properly because we will consider all of them as the same language (english
). Only values for one of them (usually the one that comes first) will be used.
There are only two exceptions:
pt-BR
andpt-PT
es-ES
andes-CA
Simulation
If you have a Binding list with multiple languages and try to use internationalization for the same root language, it will not work.
Workaround
N/A