mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix wrong terminology (#15920)
This commit is contained in:
@@ -725,7 +725,7 @@ return [
|
||||
'help' => 'Cleanup done by daily.sh',
|
||||
],
|
||||
'ports_purge' => [
|
||||
'description' => '清除端口已刪除',
|
||||
'description' => '清除已刪除的連接埠',
|
||||
'help' => 'Cleanup done by daily.sh',
|
||||
],
|
||||
'prometheus' => [
|
||||
|
Reference in New Issue
Block a user