diff --git a/public/locales/fr/common.json b/public/locales/fr/common.json index 4040e9a06..c0a72e951 100644 --- a/public/locales/fr/common.json +++ b/public/locales/fr/common.json @@ -174,5 +174,11 @@ "users": "Utilisateurs", "loginsLast24H": "Cnx. (24h)", "failedLoginsLast24H": "Cnx. échouées (24h)" + }, + "proxmox": { + "mem": "MEM", + "cpu": "CPU", + "lxc": "LXC", + "vms": "VMs" } }