Fix typo error for log out to IDP confirmation message
parent
ef01d3032e
commit
9bff58085d
|
@ -522,7 +522,7 @@
|
||||||
"title": "Logout requested",
|
"title": "Logout requested",
|
||||||
"header": "Logout Requested",
|
"header": "Logout Requested",
|
||||||
"requested": "Logout has been requested by ",
|
"requested": "Logout has been requested by ",
|
||||||
"explanation": "Do you wan to log out of the identity provider? This will not affect your session at any other systems.",
|
"explanation": "Do you want to log out of the identity provider? This will not affect your session at any other systems.",
|
||||||
"submit": "Log Out",
|
"submit": "Log Out",
|
||||||
"deny": "Stay Logged In"
|
"deny": "Stay Logged In"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue