This commit is contained in:
@@ -291,10 +291,10 @@ export default new Router({
|
||||
},
|
||||
|
||||
{
|
||||
path: "/adm-localized-text",
|
||||
name: "adm-localized-text",
|
||||
path: "/adm-translation",
|
||||
name: "adm-translation",
|
||||
component: () =>
|
||||
import(/* webpackChunkName: "adm" */ "./views/adm-localized-text.vue")
|
||||
import(/* webpackChunkName: "adm" */ "./views/adm-translation.vue")
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user