fixed typo in messages file

pull/1016/head
Justin Richer 2016-01-27 09:44:04 -05:00
parent 002767ec8a
commit 193d3f8ec6
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@
"new-client-help": "Use this form to register a new resource with the authorization server. You will be given a client ID and a registration access token to manage your resource.",
"new-client-button": "New Resource",
"regtoken-placeholder": "Enter Registration Access Token",
"will-be-generated": "Will be generated by the server when the resource is saved"
"will-be-generated": "Will be generated by the server when the resource is saved",
"warning": "<strong>Warning!</strong> You MUST protect your <b>Client ID</b>, <b>Client Secret (if provided)</b>, and your <b>Registration Access Token</b>. If you lose your Client ID or Registration Access Token, you will no longer have access to your client's registration records and you will need to register a new client.",
"client-form": {
"scope-help": "Scopes that this resource will be able to introspect tokens for."