publication workflow: accept status
This commit is contained in:
parent
246577b0b0
commit
19fc0fa872
8 changed files with 56 additions and 20 deletions
|
@ -16,6 +16,9 @@ return [
|
|||
'release' => [
|
||||
'update_error' => 'There was a problem rleasing this dataset. Please try again.',
|
||||
],
|
||||
'accept' => [
|
||||
'update_error' => 'There was a problem accepting this dataset. Please try again.',
|
||||
],
|
||||
],
|
||||
|
||||
'backend' => [
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue