// en/domain_review
export const domain_review = {
  reply_prefix: 'Business reply:',
  request_removal: 'Request removal',
  technical_tab_title: 'Technical review',
} as const;
