We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 682182f commit 26f2bddCopy full SHA for 26f2bdd
src/features/localization/dictionaries/ui/pickers/en.tsx
@@ -9,7 +9,7 @@ export const enPickersUiDictionary: PickersUiDictionaryModel = {
9
exampleAlgPicker: {
10
label: "Generate example",
11
compactLabel: "Alg",
12
- defaultValue: "Select a signing algorithm",
+ defaultValue: "Select signing algorithm",
13
description: "Generate a JWT",
14
closeButton: {
15
label: "Close signing algorithm list",
0 commit comments