diff --git a/frontend/messages/en.json b/frontend/messages/en.json index f65273d77..a7a851212 100644 --- a/frontend/messages/en.json +++ b/frontend/messages/en.json @@ -991,5 +991,6 @@ "noAuthor": "No author assigned", "noReviewer": "No reviewer assigned", "selectAudit": "Select audit", - "errorAssetGraphMustNotContainCycles": "The asset graph must not contain cycles." + "errorAssetGraphMustNotContainCycles": "The asset graph must not contain cycles.", + "addStakeholder": "Add stakeholder" }