This commit is contained in:
2019-12-18 18:58:49 +00:00
parent 67527e72c9
commit 70bfdc0f4d
5 changed files with 82 additions and 1 deletions

View File

@@ -69,7 +69,7 @@ export default function initialize() {
subSub.push({
title: window.$gz.locale.get("Locale"),
icon: "language",
route: "/locale",
route: "/userlocale",
key: key++
});