mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
ui_report: Convert messages to FormatJS.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
073ec04335
commit
a397d51670
@@ -1271,7 +1271,7 @@ export function initialize() {
|
||||
}
|
||||
if (status !== "abort") {
|
||||
ui_report.generic_embed_error(
|
||||
i18n.t("Failed to create video call."),
|
||||
$t_html({defaultMessage: "Failed to create video call."}),
|
||||
);
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user