Interface: GlobalDefaultEmbedTranslationsGetResponse
Shape used by the global default embed translations admin UI.
Data is loaded from the CDN read model (read_models/embed_translations/default/{lang}/default.json per locale);
saves use PUT /embed-translations-admin/default.
Properties
defaultEmbedTranslations
defaultEmbedTranslations:
Record<string,Record<string,string>>