Removed double 'sure'

pull/1233/head
Connz 2017-05-04 15:35:34 +02:00 committed by GitHub
parent 713e872b8a
commit 90c3c396ee
1 changed files with 2 additions and 2 deletions

View File

@ -337,7 +337,7 @@
"associated-refresh": "This access token was issued with an associated refresh token.",
"click-to-display": "Click to display full token value",
"confirm": "Are you sure sure you would like to revoke this token?",
"confirm-refresh": "Are you sure sure you would like to revoke this refresh token and its associated access tokens?",
"confirm-refresh": "Are you sure you would like to revoke this refresh token and its associated access tokens?",
"expires": "Expires",
"no-access": "There are no active access tokens.",
"no-refresh": "There are no active refresh tokens.",
@ -533,4 +533,4 @@
"loggedOut": "You have been logged out of the identity server."
}
}
}
}