Preload langs
This commit is contained in:
parent
dc5e38f8d5
commit
e223ddb643
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ const i18nOpts = {
|
|||
}
|
||||
},
|
||||
whitelist: ['es', 'en', 'gl'], // allowed languages
|
||||
preload: ['es', 'en', 'gl'],
|
||||
load: 'languageOnly', // 'es' o 'en', previously: 'all', // es-ES -> es, en-US -> en
|
||||
debug: shouldDebug,
|
||||
ns: 'common',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue