File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
openid-connect-server-webapp/src/main/webapp/resources/js/locale/en Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 337
337
"associated-refresh" : " This access token was issued with an associated refresh token." ,
338
338
"click-to-display" : " Click to display full token value" ,
339
339
"confirm" : " Are you sure sure you would like to revoke this token?" ,
340
- "confirm-refresh" : " Are you sure sure you would like to revoke this refresh token and its associated access tokens?" ,
340
+ "confirm-refresh" : " Are you sure you would like to revoke this refresh token and its associated access tokens?" ,
341
341
"expires" : " Expires" ,
342
342
"no-access" : " There are no active access tokens." ,
343
343
"no-refresh" : " There are no active refresh tokens." ,
533
533
"loggedOut" : " You have been logged out of the identity server."
534
534
}
535
535
}
536
- }
536
+ }
You can’t perform that action at this time.
0 commit comments