- {{ _("You've already registered with this email address. Please sign in below.") }}
+ {{ _("You've already registered with this email address. Please log in below.") }}
{% endif %}
diff --git a/templates/zerver/register.html b/templates/zerver/register.html
index dd883dc99b..e8cf1dd1ca 100644
--- a/templates/zerver/register.html
+++ b/templates/zerver/register.html
@@ -150,7 +150,7 @@ Form is validated both client-side using jquery-validate (see signup.js) and ser
{% endif %}
- {{ _("The address you'll use to sign in to your organization.") }}
+ {{ _("The address you'll use to log in to your organization.") }}