浏览代码

traduccion Workflow-Bundle

Fernando Alonso 6 年之前
父节点
当前提交
36bc5b3d55

+ 1 - 1
Resources/translations/WorkflowBundle.en.yml

@@ -17,7 +17,7 @@ filter:
     label_support: Supports
     label_event_name: Event
     label_used_by_default: Default
-    
+     
 breadcrumb:
     link_workflow_list: Workflow List
     link_workflow_create: Workflow Create

+ 1 - 1
Resources/translations/WorkflowLabel.en.yml

@@ -21,7 +21,7 @@ workflow:
       pending: Pending
       process: Process
       fail: Fail
-      success: Success
+      success: Success 
     transitions:
       pending_to_process: Pending to Process
       process_to_fail: Process to Fail

+ 1 - 0
Resources/translations/validators.en.yml

@@ -1,2 +1,3 @@
 error:
     event_field_required: The field is required
+