This commit is contained in:
2020-06-23 22:09:28 +00:00
parent 00ddce351a
commit 68983011a2
6 changed files with 636 additions and 21 deletions

View File

@@ -564,7 +564,7 @@ function initNavPanel() {
sub.push({
title: t("Translation"),
icon: "fa-language",
route: "/adm-translation",
route: "/adm-translations",
key: key++
});