Translation

Batch translate from primary (zh)

Translate plan content from primary language (zh) to multiple target locales using AI.

post/api/v1/admin/translate/batch-from-primary

Request body

targetLocalesstring[] required

Target locale codes (e.g. ['en'])

Response

Translations by locale

successboolean required
dataobject required

Map of locale -> PlanI18nFields

Changes

No recorded changes to this endpoint across all 1 revision of this API.