From 05c48068732bd3f2f4e7cfcb2b8c07bfb8e97ea6 Mon Sep 17 00:00:00 2001 From: syeopite Date: Thu, 27 Jul 2023 12:54:43 -0700 Subject: [PATCH] Add missing translations from captcha.ecr --- locales/en-US.json | 1 + src/invidious/views/user/captcha.ecr | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 %>