// en/category_chips
export const category_chips = {
  nav_label: 'Categories',
  editor_hint: 'Categories are pre-configured and reflect deal categories.',
  nav_aria_label: 'Categories navigation',
} as const;
