diff --git a/templates/zerver/footer.html b/templates/zerver/footer.html index 1d703c4d2c..df5afbc2cc 100644 --- a/templates/zerver/footer.html +++ b/templates/zerver/footer.html @@ -40,7 +40,8 @@
  • {{ _("Getting started") }}
  • {{ _("Help center") }}
  • {{ _("Community chat") }}
  • -
  • {{ _("Contact support") }}
  • +
  • {{ _("Contact support") }}
  • +
  • {{ _("Zulip Cloud status") }}
  • {{ _("Organization set up") }} diff --git a/tools/lib/capitalization.py b/tools/lib/capitalization.py index f1bdc97700..246ffcbf1d 100644 --- a/tools/lib/capitalization.py +++ b/tools/lib/capitalization.py @@ -46,6 +46,7 @@ IGNORED_PHRASES = [ r"Zulip Server", r"Zulip Account Security", r"Zulip Security", + r"Zulip Cloud", r"Zulip Cloud Standard", r"BigBlueButton", # Code things