// he/slot_bar
export const slot_bar = {
  slot_filled: 'מקום תפוס',
  slot_empty: 'מקום פנוי',
  your_slot: 'המקום שלך',
  tier_at: 'ב-{{n}} משתתפים',
  tiers_label: 'רמות מחיר',
} as const;
