[% i18n("Violation detected !") %]
[% i18n("Hello") %],
[% i18n("You have been detected doing malicious activity on the network.") %]
[% i18n_format("Violation %s was detected on your device.", description) %]
[% i18n("Here is the information of the infringing device") %]
- [% i18n("MAC Address") %] : [% mac %]
- [% i18n("OS") %] : [% os %]
- [% i18n("Hostname") %] : [% hostname %]
[% additionnal_message | eval %]
|