Sfoglia il codice sorgente

Se añade traducción

Maximiliano Schvindt 8 anni fa
parent
commit
e5f88591e8
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      Resources/translations/WorkflowBundle.es.yml

+ 4 - 0
Resources/translations/WorkflowBundle.es.yml

@@ -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"