mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-23 23:41:33 +02:00
Spell out identity server
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
3c3b530e1e
commit
be7956db61
@ -157,7 +157,7 @@ export default class SetIdServer extends React.Component {
|
||||
description:
|
||||
<div>
|
||||
{_t(
|
||||
"Disconnect from the ID Server <idserver></idserver>?", {},
|
||||
"Disconnect from the identity server <idserver></idserver>?", {},
|
||||
{idserver: sub => <b>{abbreviateUrl(this.state.currentClientIdServer)}</b>},
|
||||
)},
|
||||
</div>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user