1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-11 20:22:36 +03:00

Iterate copy on download logs button

This commit is contained in:
Michael Telatynski
2020-08-03 13:21:04 +01:00
parent cbcac9dd49
commit 0a700bc8e4
2 changed files with 2 additions and 2 deletions

View File

@@ -202,7 +202,7 @@ export default class BugReportDialog extends React.Component {
</b></p>
<AccessibleButton onClick={this._onDownload} kind="link">
{ _t("Click here to download your logs.") }
{ _t("Download logs") }
</AccessibleButton>
<Field