diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index bbd7a52d..2c343fb8 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -16,7 +16,8 @@ "free": "Livre", "used": "Utilizado", "load": "Carga", - "cpu": "CPU" + "cpu": "CPU", + "mem": "MEM" }, "docker": { "rx": "Rx", @@ -471,5 +472,10 @@ "photos": "Photos", "videos": "Videos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }