Skip to content

@gracious.tech/fetch-client / collection / GetTranslationsItem

Interface: GetTranslationsItem

collection.GetTranslationsItem

Properties

id

id: string

NOTE Keeps flat structure for better dev experience

Defined in

client/src/collection.ts:50


language

language: string

Defined in

client/src/collection.ts:51


direction

direction: "ltr" | "rtl"

Defined in

client/src/collection.ts:52


year

year: number

Defined in

client/src/collection.ts:53


name_local

name_local: string

Defined in

client/src/collection.ts:54


name_english

name_english: string

Defined in

client/src/collection.ts:55


name_abbrev

name_abbrev: string

Defined in

client/src/collection.ts:56


attribution

attribution: string

Defined in

client/src/collection.ts:57


attribution_url

attribution_url: string

Defined in

client/src/collection.ts:58


licenses

licenses: RuntimeLicense[]

Defined in

client/src/collection.ts:59