Corrected typo

pull/1240/head
Connz 2017-05-16 12:09:54 +02:00 committed by GitHub
parent c11e47a75b
commit 0859a5d122
1 changed files with 2 additions and 2 deletions

View File

@ -325,7 +325,7 @@
"confirm": "Are you sure sure you would like to delete this scope? Clients that have this scope will still be able to ask for it.", "confirm": "Are you sure sure you would like to delete this scope? Clients that have this scope will still be able to ask for it.",
"new": "New Scope", "new": "New Scope",
"text": "There are no system scopes defined. Clients may still have custom scopes.", "text": "There are no system scopes defined. Clients may still have custom scopes.",
"tooltip-restricted": "This scope can be used only by adminisrtators. It is not available for dynamic registration.", "tooltip-restricted": "This scope can be used only by administrators. It is not available for dynamic registration.",
"tooltip-default": "This scope is automatically assigned to newly registered clients." "tooltip-default": "This scope is automatically assigned to newly registered clients."
} }
}, },