Skip to content

Make interface language configurable from settings

vaartis requested to merge vaartis/pleroma-fe:language-override into develop

The locale can now be configured in settings and is stored in Vuex. The changes are applied immidiately after selection. The list of languages is taken from the messages file, which contains all the available locales (and a new value, interfaceLanguage, to control the translation of this option in the options menu)

Closes #36 (closed)

Edited by vaartis

Merge request reports