This commit is contained in:
@@ -13,7 +13,7 @@ export default {
|
||||
window.$gz.eventbus.$emit("menu-change", {
|
||||
isMain: true,
|
||||
icon: "fa-user-tie",
|
||||
title: this.$gzlocale.get("Administration")
|
||||
title: window.$gz.locale.get("Administration")
|
||||
});
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user