Skip to content

Commit

Permalink
Merge pull request #554 from Security-Onion-Solutions/dougburks-patch-1
Browse files Browse the repository at this point in the history
Update i18n.js to make process.entity_id references consistent
  • Loading branch information
dougburks authored Jun 20, 2024
2 parents 618dc59 + 70fa1e9 commit b02e74f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/js/i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const i18n = {
actionProcessChildInfo: 'Process and Child Info',
actionProcessChildInfoHelp: 'Show all logs that include this process\'s entity_id in either the process.entity_id or process.parent.entity_id fields',
actionProcessInfo: 'Process Info',
actionProcessInfoHelp: 'Show all logs that include this process\'s entity_id in the entity_id field',
actionProcessInfoHelp: 'Show all logs that include this process\'s entity_id in the process.entity_id field',
actionRelatedAlerts: 'Related Alerts',
actionRelatedAlertsHelp: 'Find alerts related to this detection',
actionSublime: 'Sublime Platform Email Review',
Expand Down

0 comments on commit b02e74f

Please sign in to comment.