// en/whats_left_page
export const whats_left_page = {
  title: "What's Left",
  description: "Deals running out of time or low on stock — don't miss out",
  heading: "What's Left",
  subtitle: "Deals running out of time or low on stock — don't miss out",
  empty: 'No deals available right now',
  grid_label: 'Deals grid',
} as const;
