add support for da and he languages

This commit is contained in:
Thomas Camlong
2022-10-24 20:16:11 +09:00
parent 01fc7b08f3
commit 2724a9fdcf
3 changed files with 19 additions and 2 deletions

View File

@@ -4,6 +4,8 @@ module.exports = {
defaultLocale: 'en',
locales: [
'en',
'da',
'he',
'de',
'es',
'fr',