// he/empty
export const empty = {
  title: 'אין כאן כלום עדיין',
  description: 'נראה שהרשימה ריקה.',
  retry: 'נסה שוב',
} as const;
