scinote-web/config/locales/my_module_statuses/en.yml

16 lines
501 B
YAML
Raw Normal View History

en:
my_module_statuses:
2020-07-23 21:53:46 +08:00
dropdown:
status_label: 'Status'
status_transitioning_label: 'Transitioning to:'
move_label: 'Move to'
return_label: 'Return to'
view_flow_label: 'View task flow'
2020-09-14 21:56:24 +08:00
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'
2020-09-09 14:50:24 +08:00
conditions:
error:
my_module_not_active: 'Task should be active'