mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-04 01:40:12 +00:00
Label fix
This commit is contained in:
parent
a6a863d38e
commit
0750d38c05
2 changed files with 4 additions and 2 deletions
|
|
@ -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",
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue