diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json index c4eb94353..fe4e8f114 100644 --- a/public/locales/nl/common.json +++ b/public/locales/nl/common.json @@ -168,5 +168,10 @@ "numConnections": "Connections", "dataRelayed": "Relayed", "transferRate": "Rate" + }, + "authentik": { + "users": "Users", + "loginsLast24H": "Logins (24h)", + "failedLoginsLast24H": "Failed Logins (24h)" } }