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