diff --git a/templates/zerver/app/index.html b/templates/zerver/app/index.html index fe1ec69270..c123dc6383 100644 --- a/templates/zerver/app/index.html +++ b/templates/zerver/app/index.html @@ -98,8 +98,10 @@
- {% trans %}Unable to connect to Zulip. Updates may be delayed.{% endtrans %} - {{ _('Retrying soon...') }} {{ _('Try now.') }} + {{ _('Unable to connect to Zulip.') }} + {{ _('Updates may be delayed.') }} + {{ _('Retrying soon…') }} + {{ _('Try now.') }}