Skip to content

Commit

Permalink
Localize cyclic asset graph error
Browse files Browse the repository at this point in the history
  • Loading branch information
nas-tabchiche committed Dec 12, 2024
1 parent e8fdb20 commit 45ce56b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -979,5 +979,6 @@
"attackPath": "Attack path",
"attackPaths": "Attack paths",
"currentCriticality": "Current criticality",
"residualCriticality": "Residual criticality"
"residualCriticality": "Residual criticality",
"errorAssetGraphMustNotContainCycles": "The asset graph must not contain cycles."
}

0 comments on commit 45ce56b

Please sign in to comment.