Merge pull request #1010 from Mbarmem/main

Add Nextcloud widget
This commit is contained in:
shamoon
2023-02-16 22:05:51 -08:00
committed by GitHub
5 changed files with 62 additions and 0 deletions

6
public/locales/en/common.json Normal file → Executable file
View File

@@ -489,5 +489,11 @@
"datasources": "Data Sources",
"totalalerts": "Total Alerts",
"alertstriggered": "Alerts Triggered"
},
"nextcloud": {
"cpuload": "Cpu Load",
"memoryusage": "Memory Usage",
"freespace": "Free Space",
"activeusers": "Active Users"
}
}