mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
django.utils.translation.ugettext is a deprecated alias of django.utils.translation.gettext as of Django 3.0, and will be removed in Django 4.0. Signed-off-by: Anders Kaseorg <anders@zulip.com>