Label fix

This commit is contained in:
emanuele-f 2020-02-19 18:44:42 +01:00
parent a6a863d38e
commit 0750d38c05
2 changed files with 4 additions and 2 deletions

View file

@ -21,8 +21,8 @@ local script = {
hooks = {},
gui = {
i18n_title = "system_stats.redis.redis_monitor",
i18n_description = "system_stats.redis.redis_monitor_description",
i18n_title = "system_stats.disk_monitor",
i18n_description = "system_stats.disk_monitor_description",
},
}