remove unused trans keys part 4 of .....???? a bazillion?

This commit is contained in:
2022-02-15 17:49:43 +00:00
parent 74a8b8772c
commit b29ab8eceb
3 changed files with 0 additions and 3 deletions

View File

@@ -249,7 +249,6 @@ export default {
"PageOfPageText",
"Loading",
"Filter",
"FilterUnsaved",
"Heading",
"Table",
"InsertLink",

View File

@@ -115,7 +115,6 @@
<template v-slot:input>
<v-text-field
v-model="props.item.display"
label="Edit"
single-line
></v-text-field>
</template>

View File

@@ -2419,7 +2419,6 @@ async function fetchTranslatedText() {
"DuplicateToQuote",
"DuplicateToPM",
"NewStatus",
"InventoryRoleRequired",
"CustomerTechNotes"
]);
}