Cloud HostingLaunch UnoPim on fully-managed cloud hosting — fast, secure and cost-effective plans.
Skip to content

Map locales

CS-Cart uses two-letter language codes (e.g. en, fr, de) while UnoPim uses full locale codes (e.g. en_US, fr_FR, de_DE). The Locale Mapping tab tells the connector which CS-Cart language each UnoPim locale should write to and read from.

Open it from: CS-Cart → Credentials → (edit a credential) → Locale Mapping

Steps

  1. Open the credential edit page.

Credential edit page

  1. Click the Locale Mapping tab.

Locale Mapping tab

  1. For each UnoPim locale on the left, pick the matching CS-Cart lang_code on the right.

Locale mapping form filled

  1. Click Save Mapping.

Save mapping button

You'll see Locale mapping updated successfully.

What gets mapped

The CS-Cart lang_code dropdown is fetched live from your CS-Cart store, so it only shows languages that are actually installed on that store.

For example:

UnoPim localeCS-Cart lang_code
en_USen
fr_FRfr
de_DEde
es_ESes

Notes

  • Every UnoPim locale you intend to export or import must be mapped. Unmapped locales are skipped silently - the export still runs, but those translations never reach CS-Cart.
  • Export and import job validators will refuse to start if a required locale isn't mapped. You'll see Locale mapping is missing for the selected locale.
  • If a CS-Cart language is missing from the dropdown, install it in CS-Cart first (Administration → Languages), then reopen the mapping tab - the new language appears.

Released under the MIT License.