Make I/O totals translatable
This commit is contained in:
@@ -1465,7 +1465,9 @@
|
||||
"6h": "6 hours"
|
||||
},
|
||||
"memoryTitle": "Memory (RAM + Swap) in MB",
|
||||
"diskTitle": "Disk Usage"
|
||||
"diskTitle": "Disk Usage",
|
||||
"diskIOTotal": "total: read {{ read }} / write {{ write }}",
|
||||
"networkIOTotal": "total: inbound {{ inbound }} / outbound {{ outbound }}"
|
||||
},
|
||||
"email": {
|
||||
"from": {
|
||||
|
||||
Reference in New Issue
Block a user