added vietnamese (#2400)

This commit is contained in:
Peer Richelsen 2022-04-06 15:01:32 +02:00 committed by GitHub
parent 4fc8e2a2ac
commit 7fd65ceb8a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,7 @@ module.exports = {
"cs", "cs",
"sr", "sr",
"sv", "sv",
"vi"
], ],
}, },
localePath: path.resolve("./public/static/locales"), localePath: path.resolve("./public/static/locales"),