This commit is contained in:
@@ -556,9 +556,9 @@ export default function initialize() {
|
||||
|
||||
// CUSTOM FIELD DESIGNER NOT REQUIRED, OPENS FROM INDIVIDUAL FORMS
|
||||
|
||||
//LOCALIZED TEXT DESIGNER
|
||||
//TRANSLATION
|
||||
sub.push({
|
||||
title: window.$gz.translation.get("LocalizedTextDesign"),
|
||||
title: window.$gz.translation.get("Translation"),
|
||||
icon: "language",
|
||||
route: "/adm-localized-text",
|
||||
key: key++
|
||||
|
||||
@@ -84,7 +84,7 @@ export default {
|
||||
"AdministrationGlobalSettings",
|
||||
"HelpLicense",
|
||||
"UserList",
|
||||
"LocalizedTextDesign",
|
||||
"Translation",
|
||||
"ReportList",
|
||||
"ReminderList",
|
||||
"Inventory",
|
||||
|
||||
Reference in New Issue
Block a user