remove unused trans keys part 4 of .....???? a bazillion?
This commit is contained in:
@@ -249,7 +249,6 @@ export default {
|
||||
"PageOfPageText",
|
||||
"Loading",
|
||||
"Filter",
|
||||
"FilterUnsaved",
|
||||
"Heading",
|
||||
"Table",
|
||||
"InsertLink",
|
||||
|
||||
@@ -115,7 +115,6 @@
|
||||
<template v-slot:input>
|
||||
<v-text-field
|
||||
v-model="props.item.display"
|
||||
label="Edit"
|
||||
single-line
|
||||
></v-text-field>
|
||||
</template>
|
||||
|
||||
@@ -2419,7 +2419,6 @@ async function fetchTranslatedText() {
|
||||
"DuplicateToQuote",
|
||||
"DuplicateToPM",
|
||||
"NewStatus",
|
||||
"InventoryRoleRequired",
|
||||
"CustomerTechNotes"
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user