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