// he/pull_to_refresh
export const pull_to_refresh = {
  pull_hint: 'משוך למטה כדי לרענן',
  release_hint: 'שחרר כדי לרענן',
  refreshing: 'מרענן…',
  region_label: 'משיכה לרענון',
} as const;
