Fix translation for graph time selection and display
This commit is contained in:
@@ -1198,12 +1198,12 @@
|
||||
}
|
||||
},
|
||||
"graphs": {
|
||||
"selectPeriod": "Select Period {{ period }}",
|
||||
"period": {
|
||||
"12h": "12 hours",
|
||||
"24h": "24 hours",
|
||||
"7d": "7 days",
|
||||
"30d": "30 days"
|
||||
"30d": "30 days",
|
||||
"6h": "6 hours"
|
||||
},
|
||||
"memoryTitle": "Memory (RAM + Swap) in MB"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user