Better language

This commit is contained in:
Luca Deri 2021-04-26 21:19:42 +02:00
parent 2278926da4
commit 4cf953052b

View file

@ -9,5 +9,5 @@ return {
-- ####################### Alert strings
alert_tcp_no_data_exchanged_title = "No Data Exchanged",
alert_tcp_no_data_exchanged_description = "TCP Flow Ended and no Data were Exchanged",
alert_tcp_no_data_exchanged_description = "TCP flow ended with no data exchanged",
}