scinote-web/config/locales/my_module_statuses/en.yml
2020-10-21 09:58:35 +02:00

16 lines
503 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

en:
my_module_statuses:
dropdown:
status_label: 'Status'
status_transitioning_label: 'Transitioning to:'
move_label: 'Move to'
return_label: 'Return to'
view_flow_label: 'View status flow'
no_permission_label: 'You dont have permission to change the status of this task.'
update_status:
error:
no_permission: 'You dont have permission to change the status'
conditions:
error:
my_module_not_active: 'Task should be active'