// he/vendor_profile
export const vendor_profile = {
  page_title: 'פרופיל העסק',
  vendor_logo_fallback_alt: 'לוגו ספק',
  rejection_banner_title_hero: 'תמונת הנושא נדחתה',
  rejection_banner_title_logo: 'הלוגו נדחה',
  rejection_banner_title_gallery: 'תמונת גלריה נדחתה',
  rejection_banner_title_avatar: 'תמונת הפרופיל נדחתה',
  rejection_banner_replace_cta: 'החלף תמונה',
} as const;
