From cda64b6204313f0d3db75ebe804306146f65a059 Mon Sep 17 00:00:00 2001 From: Vishnu KS Date: Mon, 15 Mar 2021 19:33:45 +0530 Subject: [PATCH] navbar: Tag organization profile update message properly for translation. --- templates/zerver/app/navbar_alerts.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/templates/zerver/app/navbar_alerts.html b/templates/zerver/app/navbar_alerts.html index 6dec5551f9..558fafc208 100644 --- a/templates/zerver/app/navbar_alerts.html +++ b/templates/zerver/app/navbar_alerts.html @@ -28,11 +28,10 @@
- {% trans %} + {% trans profile_link="#organization/organization-profile" %} Complete the - - organization profile - to brand and explain the purpose of this Zulip organization. + organization profile + to brand and explain the purpose of this Zulip organization. {% endtrans %}
×