# categoryLabelsWithAll

**Kind:** Constant

**Source:** [`atloria-monorepo/apps/web/src/constants/templateCategories.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/constants/templateCategories.ts#L23)

Extended labels including "All" option for filter components

## Definition

```ts
Record<TemplateCategory | 'ALL', string>
```
