// en/domain_rejection
export const domain_rejection = {
  title: 'Deal rejected',
  resubmit: 'Resubmit',
  replace_cta: 'Replace image',
} as const;
