Translation

Translate single field to one locale

Translate one field from primary (zh) to target locale. Simple API.

post/api/v1/admin/translate/field/to-locale

Request body

fieldKey'name' | 'description' | 'licenseTitle' | 'defaultScope' | 'tierFeature' | 'buttonText' | 'extraTopLine' | 'extraSubLine' | 'fieldLabel' | 'fieldPlaceholder' | 'fieldHelpText' required
targetLocalestring required

Response

Translated value

successboolean required
{"stackTrail":"paths:/api/v1/admin/translate/field/to-locale:post:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}

Changes

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