Make systeminfo strings translatable

This commit is contained in:
Johannes Zellner
2023-12-04 16:59:18 +01:00
parent 2b8d0f60e7
commit 45fd046b9b
2 changed files with 22 additions and 10 deletions
+13 -1
View File
@@ -980,7 +980,19 @@
"graphTitle": "Percentage",
"graphSubtext": "Only apps using more than {{ threshold }} of cpu are shown"
},
"selectPeriodLabel": "Select Period"
"selectPeriodLabel": "Select Period",
"info": {
"platformVersion": "Platform Version",
"title": "Info",
"vendor": "Vendor",
"product": "Product",
"memory": "Memory",
"uptime": "Uptime",
"activationTime": "Cloudron Creation Time"
},
"graphs": {
"title": "Graphs"
}
},
"eventlog": {
"title": "Event Log",