mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-05 14:03:10 +07:00
#202 Actions on route transition
This commit is contained in:
@@ -301,7 +301,9 @@
|
||||
"type_validate": "Validate",
|
||||
"target": "Assigned to",
|
||||
"target_help": "<strong>Approve:</strong> Accept or reject the review<br/><strong>Validate:</strong> Review and continue the workflow",
|
||||
"add_step": "Add a workflow step"
|
||||
"add_step": "Add a workflow step",
|
||||
"actions": "What happens after?",
|
||||
"remove_action": "Remove action"
|
||||
}
|
||||
},
|
||||
"security": {
|
||||
@@ -507,6 +509,9 @@
|
||||
"number": "Number required",
|
||||
"no_space": "Spaces are not allowed"
|
||||
},
|
||||
"action_type": {
|
||||
"ADD_TAG": "Add this tag"
|
||||
},
|
||||
"pagination": {
|
||||
"previous": "Previous",
|
||||
"next": "Next",
|
||||
|
||||
Reference in New Issue
Block a user