Fix translation for graph time selection and display

This commit is contained in:
Johannes Zellner
2021-04-01 16:05:13 +02:00
parent 850ff87849
commit 465fc427d6
13 changed files with 29 additions and 28 deletions

View File

@@ -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"
},