export interface PropertyTranslationRequest { locale: string; value: string; }