// he/domain_offer
export const domain_offer = {
  buy_as_member: 'קנה כחבר מועדון',
  member_only: 'לחברי מועדון בלבד',
} as const;
