This commit is contained in:
2020-03-06 20:13:51 +00:00
parent 17bf519cb0
commit 1eaf564851
4 changed files with 6 additions and 6 deletions

View File

@@ -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++

View File

@@ -84,7 +84,7 @@ export default {
"AdministrationGlobalSettings",
"HelpLicense",
"UserList",
"LocalizedTextDesign",
"Translation",
"ReportList",
"ReminderList",
"Inventory",