diff --git a/translations/admin.en.yaml b/translations/admin.en.yaml index 2758fde929..3cbd9a8064 100644 --- a/translations/admin.en.yaml +++ b/translations/admin.en.yaml @@ -790,6 +790,7 @@ there_are_more_items: 'There are more items than displayed' workflow_actions: Actions workflow_notes_requred_field_message: '"%s" is a required field.' workflow_transition_applied_successfully: 'Action applied successfully' +workflow_transition_unsaved_data: 'Your data changes have not been saved yet. Please, save changes before applying workflow transition.' workflow_change_email_notification_subject: "Workflow update for %s in workflow '%s'" workflow_details: 'Workflow Details' workflow_graph: 'Workflow Graph' @@ -1020,4 +1021,4 @@ female: Female pdf_js_unsafe: This PDF file contains JavaScript. If you want to view it, please download and open it in your local PDF viewer. pdf_scan_in_progress: 'Preview not available: PDF is being scanned. This may take a while.' invalid_option: 'Invalid Option field [ {field} ]: Please choose a valid option for select / multiselect field [ {field} ]. Current value: "{option}"' -respect_timezone: 'Respect timezone' \ No newline at end of file +respect_timezone: 'Respect timezone'