Skip to content

bulkTranslate

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/l10n/l10n.controller.ts

Queue AI translation for a whole language (missing/stale/all pages)

Endpoint

POST /l10n/projects/:projectId/languages/:language/bulk-translate

ParameterInTypeRequiredDescription
projectIdpathstring
languagepathstring

Referenced By

  • L10nController (MODULE_DECLARES)

Was this page helpful?

Download as PDF