fixed text (#3598)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
This commit is contained in:
parent
5c35dcad48
commit
2bd2a28c80
2 changed files with 1 additions and 2 deletions
|
@ -153,7 +153,7 @@
|
||||||
"Thursday": "Thursday",
|
"Thursday": "Thursday",
|
||||||
"Friday": "Friday",
|
"Friday": "Friday",
|
||||||
"Saturday": "Saturday",
|
"Saturday": "Saturday",
|
||||||
"filterByRoles": "Filter by roles",
|
"filterByRoles": "Filter by realm roles",
|
||||||
"filterByClients": "Filter by clients",
|
"filterByClients": "Filter by clients",
|
||||||
"assignRole": "Assign role",
|
"assignRole": "Assign role",
|
||||||
"assign": "Assign",
|
"assign": "Assign",
|
||||||
|
|
|
@ -12,7 +12,6 @@
|
||||||
"roleID": "Role ID",
|
"roleID": "Role ID",
|
||||||
"homeURL": "Home URL",
|
"homeURL": "Home URL",
|
||||||
"filterByClients": "Filter by clients",
|
"filterByClients": "Filter by clients",
|
||||||
"filterByRoles": "Filter by roles",
|
|
||||||
"roleExplain": "Realm roles are the roles that you define for use in the current realm.",
|
"roleExplain": "Realm roles are the roles that you define for use in the current realm.",
|
||||||
"roleCreateExplain": "This is some description",
|
"roleCreateExplain": "This is some description",
|
||||||
"roleName": "Role name",
|
"roleName": "Role name",
|
||||||
|
|
Loading…
Reference in a new issue