Skip to main content

Locale

Scoping Questions
  1. Which languages and countries do you need to support?
  2. What is your primary/default locale? (e.g. en-GB, fr-FR)
  3. Do you require multi-language support for POS, receipts or customer-facing displays?
  4. Are there any regional language variants needed? (e.g. fr-CA vs fr-FR)
Configuration Examples
Locale
<core:locale
xmlns:core="http://www.enactor.com/core"
xmlns:retail="http://www.enactor.com/retail">
<core:language>en</core:language>
<core:country>GB</core:country>
<core:variant></core:variant>
<core:description>English (UK)</core:description>
</core:locale>

Supported locales in the reference set include: bg-BG, hr-HR, cs-CZ, da-DK, nl-BE, nl-NL, en-IE, en-GB, en-US, en-CA, fi-FI, fr-FR, fr-CA, fr-BE, el-GR, hu-HU, no-NO, pl-PL, ro-RO, ru-RU, sr-BA, sr-ME, sr-RS, sk-SK, sl-SI, sv-SE, uk-UA, de-AT, es-CL.