Translation Locale Id. Specifies the locale id for the request.
locale=[ *
locId*]
locId |
Locale ID (string). |
Using this id and the rules specified with attribute::LocaleMap
and attribute::LocaleStrMap
, Image Serving applies optional catalog id translation and string localization.
Request command. Applies to the entire request, including nested/embedded requests, regardless of where it is specified. locId
must include only printable ASCII characters. Ignored if no localization maps are defined in the main catalog of this request. An error is returned if empty or invalid locId
is specified and no default rule is defined in attribute::DefaultLocale
.
attribute::DefaultLocale
is used when locale= is not specified.
attribute::DefaultLocale , attribute::LocaleMap, attribute::LocaleStrMap, Localization Support