Stay organized with collections
Save and categorize content based on your preferences.
It is highly recommended to support localization in the Actions Center Retail Ordering Business Link
integration. Users are shown a localized experience based on their language
settings. If no localization is set, the default text may be shown to the
user. You are able to provide localized text for many fields in the
integration, such as service names and descriptions. Please refer to our
feed
specification for the full list of fields that can be localized by using the
Text message.
Any field in the feeds that uses a Text message can be localized by providing
a localized_value for each supported language.
It is required to specify both the value and
localized_value.
We will show the localized_value based on the user’s locale
(which is set in the user’s language browser settings).
Value will be used as a default when the user’s locale is not in your
list of supported localizations
Should you not define value and the users locale is not in your list
of supported localizations we will use the first value present in
localized_value. While this fallback is available it is strongly
recommend for you to specify the default value explicitly.
If you do not support localization in your system, please set
localized_value and set locale with the only
language you support. Set value as well which may be used as a
default.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-31 UTC."],[[["Localization is highly recommended for the Actions Center Retail Ordering Business Link integration to provide users with a personalized experience in their preferred language."],["You can localize many fields like service names and descriptions using the `Text` message format specified in the feed specification."],["Both `value` (default text) and `localized_value` (language-specific text) are required for localization to function correctly, ensuring content is displayed even if a user's locale isn't explicitly supported."],["If localization isn't supported by your system, provide a single `localized_value` with your supported language and locale, along with a default `value`."]]],["Localization is strongly recommended for the Actions Center Retail Ordering Business Link integration. You can localize fields like service names and descriptions by using the `Text` message within the feed. Each localized field requires a default `value` and `localized_value` entries for each supported language. The `localized_value` is displayed based on the user's language settings, and the `value` is used as a default. If localization is not supported, set the `localized_value` with your single supported language and set the default `value`.\n"]]