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