Spell out identity server
Co-Authored-By: J. Ryan Stinnett <jryans@gmail.com>
This commit is contained in:
parent
85497610e3
commit
3c3b530e1e
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ export default class SetIdServer extends React.Component {
|
|||
_onDisconnectClicked = () => {
|
||||
const QuestionDialog = sdk.getComponent("dialogs.QuestionDialog");
|
||||
Modal.createTrackedDialog('Identity Server Disconnect Warning', '', QuestionDialog, {
|
||||
title: _t("Disconnect ID Server"),
|
||||
title: _t("Disconnect Identity Server"),
|
||||
description:
|
||||
<div>
|
||||
{_t(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue