Make it easier to switch between v1/v2 layout.

This commit is contained in:
James Cole
2021-02-02 19:20:44 +01:00
parent 71239dbf5b
commit 957e34a57a
43 changed files with 228 additions and 57 deletions

View File

@@ -40,7 +40,7 @@ module.exports = new vuei18n({
'pl': require('./locales/pl.json'),
'fi': require('./locales/fi.json'),
'pt-br': require('./locales/pt-br.json'),
'pt-pt': require('./locales/pt-pt.json'),
'pt-pt': require('./locales/pt.json'),
'ro': require('./locales/ro.json'),
'ru': require('./locales/ru.json'),
//'zh': require('./locales/zh.json'),