Changed alert drops description (#6575)

This commit is contained in:
MatteoBiscosi 2022-05-09 11:47:01 +02:00
parent fa74f339a5
commit 524378cccd
2 changed files with 4 additions and 3 deletions

View file

@ -15,7 +15,7 @@ local script = {
hooks = {},
gui = {
i18n_title = "internals.alert_drops",
i18n_title = "internals.system_alert_drops",
i18n_description = "internals.system_alert_drops_descr",
},
}