diff --git a/src/apikeys.html b/src/apikeys.html
index 7ca490724b..3cb7cd6de1 100644
--- a/src/apikeys.html
+++ b/src/apikeys.html
@@ -4,18 +4,19 @@
${HeaderApiKeysHelp}
+ ${ApiKeysCaption}
-
-
-
-
+
+
+
+
diff --git a/src/strings/en-us.json b/src/strings/en-us.json
index 9895bbc05c..e2ec736b60 100644
--- a/src/strings/en-us.json
+++ b/src/strings/en-us.json
@@ -311,6 +311,7 @@
"HeaderApiKey": "API Key",
"HeaderApiKeys": "API Keys",
"HeaderApiKeysHelp": "External applications are required to have an API key in order to communicate with Jellyfin Server. Keys are issued by logging in with a Jellyfin account, or by manually granting the application a key.",
+ "ApiKeysCaption": "List of the currently enable API keys",
"HeaderApp": "App",
"HeaderAppearsOn": "Appears On",
"HeaderAudioBooks": "Audio Books",