Skip to content
Snippets Groups Projects
Commit 4bc866f9 authored by Bat's avatar Bat
Browse files

Set fallback language

parent bddb950b
Branches
No related tags found
No related merge requests found
......@@ -87,6 +87,7 @@ i18next
.use(i18nextFetch)
.init({
lng: 'en',
fallbackLng: ['en'],
preload: ['en'],
backend: {
loadPath: '/static/translations/{{lng}}.json'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment