// he/merchant_card
export const merchant_card = {
  follow: 'עקוב',
  unfollow: 'הפסק לעקוב',
  follow_aria: 'עקוב אחרי {{name}}',
  unfollow_aria: 'הפסק לעקוב אחרי {{name}}',
  category_label: 'קטגוריה',
  city_label: 'עיר',
} as const;
