# LocaleInfo

**Kind:** Interface

**Source:** [`atloria-monorepo/templates/site-bootstrap/src/lib/i18n.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/templates/site-bootstrap/src/lib/i18n.tsx#L21)

## Properties

| Property | Type |
|---|---|
| `code` | `string` |
| `name` | `string` |
| `nativeName` | `string` |
| `dir` | `'ltr' | 'rtl'` |
