feat: duplicate entry (#2956)

This commit is contained in:
Bartholomew
2019-12-11 02:33:02 +01:00
committed by Shawn Erquhart
parent 9ee5d4f66f
commit d180bffb44
11 changed files with 155 additions and 53 deletions

View File

@ -65,8 +65,10 @@ const en = {
publish: 'Publish',
published: 'Published',
unpublish: 'Unpublish',
duplicate: 'Duplicate',
unpublishing: 'Unpublishing...',
publishAndCreateNew: 'Publish and create new',
publishAndDuplicate: 'Publish and duplicate',
deleteUnpublishedChanges: 'Delete unpublished changes',
deleteUnpublishedEntry: 'Delete unpublished entry',
deletePublishedEntry: 'Delete published entry',