🌐 Add Norwegian and Slovak

This commit is contained in:
ajnart
2023-02-08 22:11:38 +09:00
parent bb010ff54a
commit 0b07fdd380
2 changed files with 16 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ module.exports = {
'uk',
'zh',
'el',
'sk',
'nb',
],
localePath: path.resolve('./public/locales'),
fallbackLng: 'en',