Use refresh key in messages files (#15027)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
This commit is contained in:
parent
c0c0d3a6ba
commit
600fff4f6f
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ export class DeviceActivityPage extends React.Component<DeviceActivityPageProps,
|
|||
onClick={this.fetchDevices.bind(this)}
|
||||
icon={<SyncAltIcon />}
|
||||
>
|
||||
Refresh
|
||||
<Msg msgKey="refresh"/>
|
||||
</Button>
|
||||
</Tooltip>
|
||||
</SplitItem>
|
||||
|
|
Loading…
Reference in a new issue