feat: allow selecting a parent project when duplicating a project
This commit is contained in:
@ -211,6 +211,7 @@
|
||||
"duplicate": {
|
||||
"title": "Duplicate this project",
|
||||
"label": "Duplicate",
|
||||
"text": "Select a parent project which should hold the duplicated project:",
|
||||
"success": "The project was successfully duplicated."
|
||||
},
|
||||
"edit": {
|
||||
|
Reference in New Issue
Block a user