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