show grantee and rank info in tokens list
This commit is contained in:
parent
fe53c16b23
commit
23e69eccbb
5 changed files with 86 additions and 18 deletions
|
|
@ -692,8 +692,9 @@ noSharedAccess: "You have not been granted shared access to any accounts"
|
|||
expand: "Expand"
|
||||
collapse: "Collapse"
|
||||
permissions: "Permissions"
|
||||
overrideRank: "Override rank"
|
||||
overrideRankDescription: "Overrides the user rank (admin, moderator, or user) for apps using this token."
|
||||
overrideRank: "Limit rank"
|
||||
overrideRankDescription: "Limits the user rank (admin, moderator, or user) for apps using this token."
|
||||
rank: "Rank"
|
||||
_ranks:
|
||||
admin: "Admin"
|
||||
mod: "Moderator"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue