// he/domain_review
export const domain_review = {
  reply_prefix: 'תגובת בעל העסק:',
  request_removal: 'בקשת הסרה',
  technical_tab_title: 'ביקורת טכנית',
} as const;
