// en/domain_business_header
export const domain_business_header = {
  hours_prefix: 'Hours:',
  joined_via_deal: 'Joined via deal',
} as const;
