Merge pull request #697 from ajnart/add-norwegian-slovak

🌐 Add Norwegian and Slovak
This commit is contained in:
Thomas Camlong
2023-02-11 08:38:35 +09:00
committed by GitHub
3 changed files with 16 additions and 10 deletions

View File

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