export type Language = { language: string spellchecker: { enabled: boolean } }