update labels

This commit is contained in:
Mads Rasmussen
2024-04-15 19:44:30 +02:00
parent 23e57c8f61
commit 0c3c701fcb
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,8 @@ export default {
chooseWhereToCopy: 'Choose where to copy',
chooseWhereToImport: 'Choose where to import',
chooseWhereToMove: 'Choose where to move',
copy: 'Copy to',
copy: 'Duplicate',
copyTo: 'Duplicate to',
create: 'Create',
createblueprint: 'Create Document Blueprint',
createGroup: 'Create group',

View File

@@ -15,7 +15,7 @@ export const manifest: UmbBackofficeManifestKind = {
forEntityTypes: [],
meta: {
icon: 'icon-enter',
label: '#actions_copy',
label: '#actions_copyTo',
treeRepositoryAlias: '',
duplicateRepositoryAlias: '',
treeAlias: '',