Skip to content

Commit

Permalink
Add missing workflow_transition_unsaved_data string
Browse files Browse the repository at this point in the history
  • Loading branch information
cancan101 committed Jul 23, 2024
1 parent afa10bf commit aa3b0fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion translations/admin.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down Expand Up @@ -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'
respect_timezone: 'Respect timezone'

0 comments on commit aa3b0fa

Please sign in to comment.