diff --git a/locales/en-US.json b/locales/en-US.json
index 2db67e0b..59268f59 100644
--- a/locales/en-US.json
+++ b/locales/en-US.json
@@ -54,6 +54,7 @@
"User ID": "User ID",
"Password": "Password",
"Time (h:mm:ss):": "Time (h:mm:ss):",
+ "text_captcha_form_placeholder_text": "Answer",
"captcha_verification_page_title": "Human Verification",
"Text CAPTCHA": "Text CAPTCHA",
"Image CAPTCHA": "Image CAPTCHA",
diff --git a/src/invidious/views/user/captcha.ecr b/src/invidious/views/user/captcha.ecr
index 6e6085f0..46643261 100644
--- a/src/invidious/views/user/captcha.ecr
+++ b/src/invidious/views/user/captcha.ecr
@@ -30,7 +30,7 @@
<% end %>
- ">
+ ">
<% end %>