Kind: Interface
Source: atloria-monorepo/apps/api/src/l10n/translation-format.ts
Properties
| Property | Type |
|---|---|
sourceLanguage | string |
targetLanguage | string |
title | string |
markdown | string |
glossary | GlossaryTerm[] |
Kind: Interface
Source: atloria-monorepo/apps/api/src/l10n/translation-format.ts
| Property | Type |
|---|---|
sourceLanguage | string |
targetLanguage | string |
title | string |
markdown | string |
glossary | GlossaryTerm[] |
Was this page helpful?