// he/push_notifications
export const push_notifications = {
  permission_title: 'התראות פוש',
  permission_description: 'אפשר לנו לשלוח לך התראות על עסקאות חדשות ועדכונים.',
  allow: 'אפשר',
  deny: 'לא עכשיו',
} as const;
