Localized the remaining 'collectionAction' labels
This commit is contained in:
@@ -9,7 +9,7 @@ export const createManifest: ManifestCollectionAction = {
|
||||
alias: 'Umb.CollectionAction.Dictionary.Create',
|
||||
weight: 200,
|
||||
meta: {
|
||||
label: 'Create',
|
||||
label: '#general_create',
|
||||
href: `section/dictionary/workspace/dictionary/create/parent/${UMB_DICTIONARY_ROOT_ENTITY_TYPE}/null`,
|
||||
},
|
||||
conditions: [
|
||||
|
||||
@@ -8,7 +8,7 @@ export const createManifest: ManifestCollectionAction = {
|
||||
alias: 'Umb.CollectionAction.Language.Create',
|
||||
weight: 200,
|
||||
meta: {
|
||||
label: 'Create',
|
||||
label: '#general_create',
|
||||
href: 'section/settings/workspace/language/create',
|
||||
},
|
||||
conditions: [
|
||||
|
||||
@@ -8,7 +8,7 @@ export const createManifest: ManifestCollectionAction = {
|
||||
alias: 'Umb.CollectionAction.Webhook.Create',
|
||||
weight: 200,
|
||||
meta: {
|
||||
label: 'Create',
|
||||
label: '#general_create',
|
||||
href: 'section/settings/workspace/webhook/create',
|
||||
},
|
||||
conditions: [
|
||||
|
||||
Reference in New Issue
Block a user