Translation

Translate single field (batch)

Translate one field from primary (zh) to multiple locales. Simple API.

post/api/v1/admin/translate/field

Request body

fieldKey'name' | 'description' | 'licenseTitle' | 'defaultScope' | 'tierFeature' | 'buttonText' | 'extraTopLine' | 'extraSubLine' | 'fieldLabel' | 'fieldPlaceholder' | 'fieldHelpText' required
targetLocalesstring[] required

Response

Translations by locale

successboolean required
dataobject required

Changes