// en/ticker-strip
export const _ticker_strip = {
  label: 'Ending deals ticker',
  closing_soon: 'Closing soon',
  config_limit: 'Number of deals',
  config_window_hours: 'Hours until close',
} as const;
