Procházet zdrojové kódy

Se añade traducción

Maximiliano Schvindt před 8 roky
rodič
revize
e5f88591e8
1 změnil soubory, kde provedl 4 přidání a 0 odebrání
  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"