This commit is contained in:
James Cole
2023-06-12 06:31:03 +02:00
parent 2ab3fb3a71
commit 784cc3d52d
20 changed files with 4548 additions and 1 deletions

View File

@@ -42,6 +42,7 @@ module.exports = new vuei18n({
'ko': require('./locales/ko.json'),
'nb': require('./locales/nb.json'),
'nl': require('./locales/nl.json'),
'nn': require('./locales/nn.json'),
'pl': require('./locales/pl.json'),
'pt-br': require('./locales/pt-br.json'),
'pt-pt': require('./locales/pt.json'),