diff --git a/html/js/i18n.js b/html/js/i18n.js index 90a852c0..5efac09d 100644 --- a/html/js/i18n.js +++ b/html/js/i18n.js @@ -21,6 +21,8 @@ const i18n = { ackUndoMultipleTip: 'Reverting acknowledgment on groups of alerts may take a while and will continue in the background.', ackUndoSingleTip: 'Reverted acknowledgement and removed from view.', actions: 'Actions', + actionAdd: 'Add New Action', + actionAddHelp: 'Add new action to this list of actions', actionAddToCase: 'Add to Case', actionAddToCaseHelp: 'Add to a new or existing case', actionAlert: 'Alert',