Tooltips for initial access token fields
This commit is contained in:
parent
a9b5d07263
commit
cea70337ef
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