# configuration/strings/menu.strings.ts

> 1 lines of code and 1 definition.

Tree: Site tree
Language: typescript
Layer: product
Canonical: https://banes-lab.com/anatomy/tree#file-configuration-strings-menu-strings-ts
Source text: https://banes-lab.com/assets/sources/source.5d56b04be79bfed4fbb42899094b2934490863c0fc738d8137542bf685eecd61.generated.txt

## Definitions

- `MAIN_NAVIGATION_LABEL` (lexical_declaration, line 1, exported)

## Source

```typescript
export const MAIN_NAVIGATION_LABEL = "Main navigation";
```
