Skip to content
Jetrepo
Esc
navigateopen⌘Jpreview
On this page

Locales

Add locales, set the default, and remove non-default locales.

Use Settings → Locales for the locale actions available in the current Admin UI. A locale key is public: delivery requests use it, and omission uses the Backend default.

Add or set a locale

  1. Select Add locale, then enter the locale name and stable public key. This requires backend.read and locale.create; viewing the list requires backend.read and locale.read.
  2. On a non-default locale, select Set default. This requires backend.read and locale.update with scope matching that locale.

The current screen does not edit locale names or keys, reorder locales, or configure fallback metadata. Although locale.reorder exists as an API permission, there is no reorder control here.

Remove a locale

A non-default locale shows Remove only when more than one locale exists. Removing it requires backend.read and locale.delete with scope matching that locale.

The default locale cannot be removed, and at least one locale remains. Jetrepo does not select locales through Accept-Language.

Was this page helpful?