export type GlobalConfigModel = { source: string; translations: string[]; };