|
@@ -15,6 +15,7 @@ filter:
|
|
|
label_actions: Actions
|
|
|
label_entity_class: Entidad
|
|
|
label_support: Supports
|
|
|
+ label_event_name: Evento
|
|
|
breadcrumb:
|
|
|
link_workflow_list: Listado Workflows
|
|
|
link_workflow_create: Crear Workflow
|
|
@@ -45,6 +46,7 @@ form:
|
|
|
label_actions: Actions
|
|
|
label_entity_class: Entidad
|
|
|
label_support: Supports
|
|
|
+ label_event_name: Evento
|
|
|
list:
|
|
|
label_id: Id
|
|
|
label_name: Nombre
|
|
@@ -65,6 +67,7 @@ list:
|
|
|
label_actions: Actions
|
|
|
label_entity_class: Entidad
|
|
|
label_support: Supports
|
|
|
+ label_event_name: Evento
|
|
|
show:
|
|
|
label_id: Id
|
|
|
label_name: Nombre
|
|
@@ -85,6 +88,7 @@ show:
|
|
|
label_actions: Actions
|
|
|
label_entity_class: Entidad
|
|
|
label_support: Supports
|
|
|
+ label_event_name: Evento
|
|
|
helps:
|
|
|
workflow_label_name: Nombre con el que se identificará el workflow. Se convertirá a minúscula y los espacios se reemplazarán por "_"
|
|
|
workflow_label_type: "Tipo de Workflow: state_machine o workflow"
|