Files
zulip/web
Aman Agrawal e3d4677ac5 stream_settings: Fix incorrect use of translated strings in conditions.
Since the strings like "Subscribed" will be translated to other
languages, they will not work correctly when compared with
these values in other languages.

Fixed by using data values that are not translated.

(cherry picked from commit 3429898dbf)
2025-03-26 10:55:07 -07:00
..