diff --git a/templates/zerver/integrations/index.html b/templates/zerver/integrations/index.html index 9c34cc0265..c9cb7e4e36 100644 --- a/templates/zerver/integrations/index.html +++ b/templates/zerver/integrations/index.html @@ -68,7 +68,7 @@

{% trans %}Categories{% endtrans %}

-

All

+

{% trans %}All{% endtrans %}

{% for category in categories_dict.values() %}

{{ category }}

{% endfor %}