mirror of https://github.com/rancher/ui.git
Add missing text for user detail page
https://github.com/rancher/rancher/issues/11059
This commit is contained in:
parent
896cc21a12
commit
57cd4042a1
|
|
@ -113,6 +113,7 @@ accountsPage:
|
||||||
title: Global Permissions
|
title: Global Permissions
|
||||||
description: Access to manage things that affect the entire installation
|
description: Access to manage things that affect the entire installation
|
||||||
admin: This user is an administrator and has all permissions.
|
admin: This user is an administrator and has all permissions.
|
||||||
|
noRoles: This user has no global roles
|
||||||
cluster:
|
cluster:
|
||||||
title: Cluster Roles
|
title: Cluster Roles
|
||||||
description: Roles granted to this user for individual clusters
|
description: Roles granted to this user for individual clusters
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue