14 lines
472 B
CoffeeScript
14 lines
472 B
CoffeeScript
translations = project:
|
|
dunlop:
|
|
workflow_group:
|
|
text: "
|
|
%{models} are groupings of ${models.plural.workflow_action_definition}.
|
|
"
|
|
duration_value:
|
|
header: 'Execution lead time, offset and order'
|
|
workflow_action_definition:
|
|
action_confirmation:
|
|
header: '${models.workflow_action_definition} confirmation'
|
|
text: '<img src="/panda/app/assets/manual/workflow-action-definition-confirmation.png">'
|
|
export default translations
|