diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 0ea299b4b..16999c909 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -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" } }