| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Messages: Load languages asynchronously. | lain | 2020-06-08 |
| | | | | | Reduces the size of the initial app bundle by about half. | ||
| * | Use kana+kanji as default for Japanese translation | AkiraFukushima | 2019-11-17 |
| | | |||
| * | Fix tests, more replacing with mergedConfig | Henry Jameson | 2019-10-06 |
| | | |||
| * | all the manual fixes | Henry Jameson | 2019-07-07 |
| | | |||
| * | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 |
| | | |||
| * | i18n/Add Japanese with kanji (2) | Hakaba Hitoyo | 2019-05-29 |
| | | |||
| * | Added user option to hide instance-specific panel, rearranged config screen to | Henry Jameson | 2018-12-05 |
| | | | | | better categorize it / adjustments to language selector | ||
| * | Make interface language configurable from settings | Ekaterina Vaartis | 2018-08-25 |
| 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 | |||
