forked from nutomic/joinpeertube
Update index.js
This commit is contained in:
parent
c9214b405b
commit
bebf51d424
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Vue.use(is);
|
||||||
Vue.use(cookie);
|
Vue.use(cookie);
|
||||||
Vue.use(merge);
|
Vue.use(merge);
|
||||||
|
|
||||||
const defaultLocale = 'fr';
|
const defaultLocale = 'en';
|
||||||
const locales = {};
|
const locales = {};
|
||||||
const pages = [];
|
const pages = [];
|
||||||
const commons = [];
|
const commons = [];
|
||||||
|
|
Loading…
Reference in a new issue