Issue #3037906 by vadim.hirbu: Add translation contexts to workflow schema

merge-requests/1119/head
Lee Rowlands 2019-04-10 12:15:25 +10:00
parent 46b4700a89
commit 2358d611f0
No known key found for this signature in database
GPG Key ID: 2B829A3DF9204DC4
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@ workflows.state:
label:
type: label
label: 'Label'
translation context: 'Workflow state label'
weight:
type: integer
label: 'Weight'
@ -30,6 +31,7 @@ workflows.transition:
label:
type: label
label: 'Transition label'
translation context: 'Workflow transition label'
from:
type: sequence
label: 'From state IDs'