summaryrefslogtreecommitdiff
path: root/src/locales/en-US.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/locales/en-US.json')
-rw-r--r--src/locales/en-US.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/locales/en-US.json b/src/locales/en-US.json
index d3ea2ee6..4e9b5f58 100644
--- a/src/locales/en-US.json
+++ b/src/locales/en-US.json
@@ -180,7 +180,8 @@
"disconnectMessage": "Are you sure you want to disconnect %{count} session? This action cannot be undone. | Are you sure you want to disconnect %{count} sessions? This action cannot be undone."
},
"table": {
- "clientID": "Client ID",
+ "sessionID": "Session ID",
+ "context": "Context",
"username": "Username",
"ipAddress": "IP address",
"searchSessions": "Search sessions"