Display messages based on locales
Learn how to display messages based on locales by storing translation messages in custom objects and querying them using filter functions.
You can store translation messages in custom objects including locales and message keys as filterable fields. Later, you can query the translation messages based on message keys and locales, and use them as field labels, table header names, or texts in the template.
To display messages based on locales, perform the following steps: