> ## Documentation Index
> Fetch the complete documentation index at: https://stratanote.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Lang

[**API Reference**](/api-reference/index) / [**translations**](/api-reference/utils/translations/index)

***

> **Lang** = `"en"` | `"ru"`

Defined in: [utils/translations.ts:13](https://github.com/cannoneer85-svg/stratanote/blob/master/_app/client/src/utils/translations.ts#L13)

Supported interface languages in StrataNote.

* `'en'` - English language pack (Default fallback).
* `'ru'` - Russian language pack.
