diff --git a/public/locales/pt/common.json b/public/locales/pt/common.json index 36e41199a..fc7b3c9cf 100644 --- a/public/locales/pt/common.json +++ b/public/locales/pt/common.json @@ -185,5 +185,11 @@ "loginsLast24H": "Logins (24h)", "failedLoginsLast24H": "Failed Logins (24h)", "users": "Users" + }, + "proxmox": { + "mem": "MEM", + "cpu": "CPU", + "lxc": "LXC", + "vms": "VMs" } }