Appearance
@gracious.tech/fetch-client / collection / GetTranslationsItem
Interface: GetTranslationsItem
collection.GetTranslationsItem
Properties
id
• id: string
NOTE Keeps flat structure for better dev experience
Defined in
language
• language: string
Defined in
direction
• direction: "ltr"
| "rtl"
Defined in
year
• year: number
Defined in
attribution
• attribution: string
Defined in
attribution_url
• attribution_url: string
Defined in
licenses
• licenses: RuntimeLicense
[]
Defined in
tags
• tags: TranslationTag
[]
Defined in
liternalness
• liternalness: TranslationLiteralness
Defined in
name
• name: string
Local name of translation (falls back to English)
Defined in
name_abbrev
• name_abbrev: string
Local abbreviation of translation (falls back to English)
Defined in
name_english
• name_english: string
English name of translation (may not exist)
Defined in
name_english_abbrev
• name_english_abbrev: string
English abbreviation of translation (may not exist)
Defined in
name_local
• name_local: string
Local name of translation (may not exist)
Defined in
name_local_abbrev
• name_local_abbrev: string
Local abbreviation of translation (may not exist)
Defined in
name_bilingual
• name_bilingual: string
Local name of translation with the English name in brackets when it differs
Defined in
name_bilingual_abbrev
• name_bilingual_abbrev: string
Local abbreviation of translation with the English abbreviation in brackets when it differs