ntopng/scripts/plugins/alerts/security/new_api_demo/locales/en.lua
2020-12-04 17:03:23 +01:00

6 lines
289 B
Lua

return {
my_manifest_title = "My Manifest Title",
alert_host_new_api_demo_description = "%{host}: one_param = %{one_param} another_param = %{another_param}",
alert_flow_new_api_demo_description = "one_flow_param = %{one_flow_param} another_flow_param = %{another_flow_param}",
}