added norwegian to i18n (#5866)

This commit is contained in:
Peer Richelsen 2022-12-05 14:58:00 +01:00 committed by GitHub
parent 7a6545bd03
commit 3815b86258
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ const config = {
"sr",
"sv",
"vi",
"no",
],
},
reloadOnPrerender: process.env.NODE_ENV !== "production",