Update languages

This commit is contained in:
James Cole
2022-09-17 07:14:50 +02:00
parent ad9efde2d0
commit 23e5cf1b34
77 changed files with 484 additions and 94 deletions

View File

@@ -43,6 +43,7 @@ module.exports = new vuei18n({
'pt-br': require('./locales/pt-br.json'),
'pt-pt': require('./locales/pt.json'),
'ro': require('./locales/ro.json'),
'tr': require('./locales/tr.json'),
'ru': require('./locales/ru.json'),
//'zh': require('./locales/zh.json'),
'zh-tw': require('./locales/zh-tw.json'),