All Systems Operational
Powered By
profound-logo
profound-logoProfound CMS
⌘K
Admin

Feat Translator

Translate CMS documents into multiple languages, store them as first-class documents, and consume translated content in docs and rendering flows.

Why it exists

The platform needs multilingual delivery without forking the entire content model. Translation support is implemented as document-level variants linked back to a source record.

Use this when

  • translating a schema into one or more languages
  • correcting machine-generated translations
  • reading translated content in a doc or website app
  • modeling language-specific document views in the CMS

What it includes

  • translation microservice endpoints
  • TensorZero-backed translation workflow
  • translation patching endpoint for manual correction
  • language-aware document retrieval in the docs app
  • translation-aware database columns and indexes

Core workflow

  1. Select a schema and target languages.
  2. Translate source documents through the translation manager.
  3. Store translated records linked to the source document.
  4. Patch translations manually when needed.
  5. Read translated content through language-aware schema fetches.

System surfaces

  • translation manager API
  • CMS language document views
  • docs app language-aware content loading
Continue Reading
Previous‹Feat Template BuilderNextFeat Organization›

Hybrid

Setup Hybrid CMS ProjectParametric Pages with ComponentsTypes of ComponentsSetup server sent events (SSE) content refetchSetup admin panel proxyStatic Rendering with Edit Mode SupportScripting in Template BuilderGetting Started Hybrid

Headless

Quick startSplit Screen JSON Component Builder with LLMComponent Zod Pull

MCP

MCP with Claude Code / Codex

Feature

Documentation Site TemplateFeature Template BuilderTranslation ServiceOrganizations & Website Heirarchy

Motivation

Our Approch

Terminology

'Hybrid' vs 'Headless'