Skip to content

@gracious.tech/fetch-client / shared_types / DistTranslation

Interface: DistTranslation

shared_types.DistTranslation

DIST Common to bibles/notes/etc

Hierarchy

Properties

name

name: MetaTranslationName

Inherited from

DistManifestItem.name

Defined in

client/src/shared_types.ts:80


year

year: number

Inherited from

DistManifestItem.year

Defined in

client/src/shared_types.ts:81


direction

direction: "ltr" | "rtl"

Inherited from

DistManifestItem.direction

Defined in

client/src/shared_types.ts:82


copyright: MetaCopyright

Inherited from

DistManifestItem.copyright

Defined in

client/src/shared_types.ts:83


literalness

literalness: TranslationLiteralness

Defined in

client/src/shared_types.ts:107


tags

tags: TranslationTag[]

Defined in

client/src/shared_types.ts:108


books_ot

books_ot: true | string[]

Defined in

client/src/shared_types.ts:109


books_nt

books_nt: true | string[]

Defined in

client/src/shared_types.ts:110