diff --git a/public/locales/nl/common.json b/public/locales/nl/common.json
index f52a07ab..c4eb9435 100644
--- a/public/locales/nl/common.json
+++ b/public/locales/nl/common.json
@@ -162,5 +162,11 @@
         "user_count": "Users",
         "status_count": "Posts",
         "domain_count": "Domains"
+    },
+    "strelaysrv": {
+        "numActiveSessions": "Sessions",
+        "numConnections": "Connections",
+        "dataRelayed": "Relayed",
+        "transferRate": "Rate"
     }
 }