development, staging, production — they are not a fixed list).
An override lets a translation key resolve to a different value for a specific
environment, while falling back to the base value everywhere else.
Common use cases:
- Environment-specific URLs
- Region-specific compliance text
- Internal-only labels in staging
Exporting with Overrides
Pass theenvironment query parameter to the export endpoint to apply that
environment’s overrides on top of the base values: