// he/domain_rejection
export const domain_rejection = {
  title: 'העסקה נדחתה',
  resubmit: 'שליחה מחדש',
  replace_cta: 'החלף תמונה',
} as const;
