Merge pull request #86 from GilgusMaximus/master

Translations added to menu, Translation files renamed
This commit is contained in:
Preston 2020-08-21 08:20:57 -04:00 committed by GitHub
commit 321ab3718a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Vue.component('font-awesome-icon', FontAwesomeIcon)
Vue.use(VueI18n)
// List of locales approved for use
const activeLocales = ['en-US', 'de-DE', 'pt-PT']
const activeLocales = ['en-US', 'de-DE', 'pt-PT', 'fi', 'pt-BR', 'vi', 'zh-CN', 'zh-TW']
const messages = {}
// Take active locales and load respective YAML file