diff --git a/public/locales/pt-BR/common.json b/public/locales/pt-BR/common.json index fc27cf7c..a84e27fe 100644 --- a/public/locales/pt-BR/common.json +++ b/public/locales/pt-BR/common.json @@ -50,7 +50,8 @@ "free": "Livre", "used": "Usado", "load": "Carregamento", - "cpu": "CPU" + "cpu": "CPU", + "mem": "MEM" }, "docker": { "rx": "Recebido", @@ -462,5 +463,10 @@ "albums": "Albums", "photos": "Photos", "people": "People" + }, + "diskstation": { + "days": "Days", + "uptime": "Uptime", + "volumeAvailable": "Available" } }