diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 3388b20a0..4461131e3 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -608,5 +608,11 @@ "weeks": "{{number}}w", "days": "{{number}}d", "hours": "{{number}}h" + }, + "qnap": { + "cpuUsage": "CPU Usage", + "memUsage": "MEM Usage", + "systemTempC": "System Temp", + "poolUsage": "Pool Usage" } }