Custom fallback language
This feature allows you to define a custom fallback language if you use field level translations using the parameter fallback_lang
.
Example: The following api call will use the Portuguese version as fallback for Brazilian Portuguese and and if that one doesn’t exist it will use the default language defined in the space settings:
/v1/cdn/stories?fallback_lang=pt&starts_with=pt-br/*