Jetstack includes a schema-translation subsystem for selected implementation objects and fields. It supports locale management, enabled locales, default locale, fallback chains, field translations, option translations, bulk editing, and AI-assisted suggestions.
Translations affect:
In multilingual tenants, translation design becomes part of implementation architecture, not an afterthought.
The translation system covers at least:
The tenant can define:
Fallback chains matter because runtime rendering often resolves to the first available translation in the chain rather than only an exact locale match.
Jetstack supports:
This makes translation management an ongoing operational process rather than a one-time import.
Translation behavior influences: