export interface Translation { key: string; placeholders?: Array; }