mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-31 07:00:26 +00:00
i18n
This commit is contained in:
@@ -128,7 +128,7 @@ export function ReactionPopupMenu({
|
||||
<Alert
|
||||
className={styles.alert}
|
||||
type="critical"
|
||||
title="Something went wrong"
|
||||
title={t("common.something_went_wrong")}
|
||||
>
|
||||
{errorText}
|
||||
</Alert>
|
||||
|
||||
Reference in New Issue
Block a user