Merge pull request #1971 from abstractj/tooltip-initial-access-token
Tooltips for initial access token fields
This commit is contained in:
commit
3e5874b2a1
1 changed files with 2 additions and 0 deletions
|
@ -492,7 +492,9 @@ client.description.tooltip=Specifies description of the client. For example 'My
|
||||||
|
|
||||||
expires=Expires
|
expires=Expires
|
||||||
expiration=Expiration
|
expiration=Expiration
|
||||||
|
expiration.tooltip=Specifies how long the token should be valid
|
||||||
count=Count
|
count=Count
|
||||||
|
count.tooltip=Specifies how many clients can be created using the token
|
||||||
remainingCount=Remaining count
|
remainingCount=Remaining count
|
||||||
created=Created
|
created=Created
|
||||||
back=Back
|
back=Back
|
||||||
|
|
Loading…
Reference in a new issue