Skip to content

Commit

Permalink
Merge pull request #681 from Security-Onion-Solutions/jertel/wip
Browse files Browse the repository at this point in the history
update lic feat names
  • Loading branch information
jertel authored Nov 20, 2024
2 parents e4b48e3 + 01d49b4 commit 1fdf18a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion html/js/i18n.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ const i18n = {
analyzer_urlhaus_invalid_url: 'Invalid URL',
analyzer_urlhaus_malware_download: 'Malware download',

api: 'API',
api: 'Connect API',

artifactBulk: 'Bulk Add',
artifactBulkHelp: 'Enable this checkbox to have a separate observable added for each line of the provided value above',
Expand Down Expand Up @@ -756,6 +756,7 @@ const i18n = {
roles: 'Roles',
roleAdmin: 'Administrator',
roleAnalyst: 'Analyst',
rpt: 'TBD',
ruleMinLen: 'The provided value is too short',
ruleMaxLen: 'The provided value is too long',
rulePassBadChars: 'The password must not contain the following characters: " \' $ & !',
Expand Down

0 comments on commit 1fdf18a

Please sign in to comment.