We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c33be0 commit 6bda52dCopy full SHA for 6bda52d
1 file changed
packages/localizations/src/en-US.ts
@@ -36,7 +36,7 @@ export const enUS: LocalizationResource = {
36
menuAction__revoke: 'Revoke key',
37
revokeConfirmation: {
38
confirmationText: 'Revoke',
39
- inputLabel: 'Type the confirmation text below to revoke this key.',
+ inputLabel: 'Type "Revoke" to confirm',
40
formButtonPrimary__revoke: 'Revoke key',
41
formHint: 'Are you sure you want to delete this Secret key?',
42
formTitle: 'Revoke "{{apiKeyName}}" secret key?',
0 commit comments