Kind: Interface
Source: atloria-monorepo/apps/api/src/l10n/translate-queue.service.ts
One AI-translate unit of work: one (document, targetLanguage) variant.
Properties
| Property | Type |
|---|---|
type | 'translate' |
projectId | string |
documentId | string |
language | string |
publish | boolean |
reason | `'manual' |
Was this page helpful?