# Switching language

Currently the displayed language is set by browser preference if there is a translation available for it.

At the moment there is no way to switch language manually but it will be added to the settings page in the future.

### Override active language

In order to manually override currently displayed language, open the development tools in the browser and change session storage key `app-store` language value to desired translation code.
