Skip to content
Snippets Groups Projects
Commit 8eefe74e authored by Henrik Askjer's avatar Henrik Askjer
Browse files

suppress fallback warnings

parent f3294640
No related merge requests found
......@@ -20,5 +20,6 @@ function loadLocaleMessages () {
export default new VueI18n({
fallbackLocale: 'nor',
silentTranslationWarn: true,
messages: loadLocaleMessages()
})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment