web: i18n system & navbar translations
dynamic page language and language dropdown!! finally!!
This commit is contained in:
@@ -18,7 +18,8 @@ const config = {
|
||||
strict: true
|
||||
}),
|
||||
alias: {
|
||||
$components: 'src/components'
|
||||
$components: 'src/components',
|
||||
$i18n: 'i18n',
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user