// he/image
export const image = {
  loading_alt: 'תמונה בטעינה',
  error_alt: 'לא ניתן לטעון את התמונה',
  image_of_deal: 'תמונה',
} as const;
