mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Use refresh key in messages files (#15027)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
This commit is contained in:
parent
c0c0d3a6ba
commit
600fff4f6f
@ -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…
x
Reference in New Issue
Block a user