export interface Languages { lng: string; actives: string[]; }