feat: support resubmitting published library items (#5174)

This commit is contained in:
David Luzar 2022-05-11 15:56:11 +02:00 committed by GitHub
parent d2cc76e52e
commit b27ac257e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 39 additions and 8 deletions

View file

@ -119,7 +119,8 @@
"unlock": "Unlock",
"lockAll": "Lock all",
"unlockAll": "Unlock all"
}
},
"statusPublished": "Published"
},
"buttons": {
"clearReset": "Reset the canvas",
@ -341,7 +342,8 @@
"post": "which in short means anyone can use them without restrictions."
},
"noteItems": "Each library item must have its own name so it's filterable. The following library items will be included:",
"atleastOneLibItem": "Please select at least one library item to get started"
"atleastOneLibItem": "Please select at least one library item to get started",
"republishWarning": "Note: some of the selected items are marked as already published/submitted. You should only resubmit items when updating an existing library or submission."
},
"publishSuccessDialog": {
"title": "Library submitted",