Appearance
@gracious.tech/fetch-client / assets/shared_types / MetaTranslationName
Interface: MetaTranslationName
Defined in: client/src/assets/shared_types.ts:18
Properties
local
local:
string
Defined in: client/src/assets/shared_types.ts:20
NOTE Guaranteed to have either local or english (but might not be both) when published
local_abbrev
local_abbrev:
string
Defined in: client/src/assets/shared_types.ts:21
english
english:
string
Defined in: client/src/assets/shared_types.ts:22
english_abbrev
english_abbrev:
string
Defined in: client/src/assets/shared_types.ts:23