Updated meta-files & translations for upcoming release.

This commit is contained in:
James Cole
2020-10-02 08:46:41 +02:00
parent 8c7e3b3731
commit f92780d3da
112 changed files with 3488 additions and 302 deletions

View File

@@ -45,6 +45,7 @@ module.exports = new vuei18n({
//'zh': require('./locales/zh.json'),
'zh-tw': require('./locales/zh-tw.json'),
'zh-cn': require('./locales/zh-cn.json'),
'sk': require('./locales/sk.json'),
'sv': require('./locales/sv.json'),
'vi': require('./locales/vi.json'),
}