// he/progress_meter
export const progress_meter = {
  tier_label: 'טייר {{n}}',
  current_amount: 'סה״כ: {{amount}}',
} as const;
