i18n
This commit is contained in:
parent
be7956db61
commit
c74da125b2
2 changed files with 4 additions and 4 deletions
|
@ -157,7 +157,7 @@ export default class SetIdServer extends React.Component {
|
|||
description:
|
||||
<div>
|
||||
{_t(
|
||||
"Disconnect from the identity server <idserver></idserver>?", {},
|
||||
"Disconnect from the identity server <idserver />?", {},
|
||||
{idserver: sub => <b>{abbreviateUrl(this.state.currentClientIdServer)}</b>},
|
||||
)},
|
||||
</div>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue