1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-14 19:02:33 +03:00
This commit is contained in:
Jaiwanth
2021-07-26 13:03:15 +05:30
parent 06d84a16d0
commit ad1da9ea82

View File

@@ -295,7 +295,7 @@ const ExportDialog: React.FC<IProps> = ({ room, onFinished }) => {
{ _t( { _t(
"Select from the options below to export chats from your timeline", "Select from the options below to export chats from your timeline",
) } ) }
</p> : null} </p> : null }
<span className="mx_ExportDialog_subheading"> <span className="mx_ExportDialog_subheading">
{ _t("Format") } { _t("Format") }