export class TranslationData {
    [key: string]: string;
}