The type for an object of translations. Every translations must at least include all the NecessaryShortcut
NecessaryShortcut
const shortcuts: LanguageShortcut = { native: "tlhIngan Hol", de: "Klingonisch", en: "Klingon", fr: "Klingon", ja: "クリンゴン語",} Copy
const shortcuts: LanguageShortcut = { native: "tlhIngan Hol", de: "Klingonisch", en: "Klingon", fr: "Klingon", ja: "クリンゴン語",}
Generated using TypeDoc
The type for an object of translations. Every translations must at least include all the
NecessaryShortcut