added norwegian to i18n (#5866)

pull/5867/head
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
1 changed files with 1 additions and 0 deletions

View File

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