Basic navs and auth pages working·
This commit is contained in:
parent
33e8a9f384
commit
3ef6f3c80b
20 changed files with 222 additions and 33 deletions
|
|
@ -80,6 +80,7 @@ i18n.use(backend)
|
|||
}, function(err, t) {
|
||||
// initialized and ready to
|
||||
// console.log(t('AppName'));
|
||||
document.title = t("AppName");
|
||||
});
|
||||
|
||||
export default i18n;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue