This commit is contained in:
2020-06-23 22:13:06 +00:00
parent 68983011a2
commit e9d3de2bee
3 changed files with 3 additions and 2 deletions

View File

@@ -562,7 +562,7 @@ function initNavPanel() {
//TRANSLATION
sub.push({
title: t("Translation"),
title: t("TranslationList"),
icon: "fa-language",
route: "/adm-translations",
key: key++

View File

@@ -78,6 +78,7 @@ export default {
"HelpLicense",
"UserList",
"Translation",
"TranslationList",
"ReportList",
"ReminderList",
"Inventory",

View File

@@ -70,7 +70,7 @@ function generateMenu(vm) {
let menuOptions = {
isMain: true,
icon: "fa-language",
title: vm.$ay.t("Translation"),
title: vm.$ay.t("TranslationList"),
helpUrl: "form-adm-translations",
menuItems: [],
formData: {