> For the complete documentation index, see [llms.txt](https://docs.defguard.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.defguard.net/for-developers/dev-env-setup/translations-web.md).

# Translations (core/web)

Frontend translations are using [typesafe-i18n](https://github.com/ivanhofer/typesafe-i18n) library.

The active translation is controlled by `language` value in `AppStore` state.
