diff --git a/public/locales/ro/common.json b/public/locales/ro/common.json index de3ad552a..eaa9af3a0 100644 --- a/public/locales/ro/common.json +++ b/public/locales/ro/common.json @@ -174,5 +174,11 @@ "users": "Utilizatori", "loginsLast24H": "Autentificări (24h)", "failedLoginsLast24H": "Conectări eșuate (24h)" + }, + "proxmox": { + "vms": "VMs", + "mem": "MEM", + "cpu": "CPU", + "lxc": "LXC" } }