0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00

refactor(phrases): update the subtitle of the roles page (#2960)

This commit is contained in:
Xiao Yijun 2023-01-17 12:31:01 +08:00 committed by GitHub
parent 6130a1f8bd
commit 59d9ff4516
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,7 @@
const roles = {
title: 'Roles', // UNTRANSLATED
subtitle:
'Manage user identities including creating users, editing user information, viewing user logs, password resets and deleting users.', // UNTRANSLATED
'Roles include permissions that determine what a user can do. RBAC uses roles to give users access to resources and actions.', // UNTRANSLATED
create: 'Add Roles', // UNTRANSLATED
role_name: 'Role', // UNTRANSLATED
role_description: 'Description', // UNTRANSLATED

View file

@ -1,7 +1,7 @@
const roles = {
title: 'Roles',
subtitle:
'Manage user identities including creating users, editing user information, viewing user logs, password resets and deleting users.',
'Roles include permissions that determine what a user can do. RBAC uses roles to give users access to resources and actions.',
create: 'Add Roles',
role_name: 'Role',
role_description: 'Description',

View file

@ -1,7 +1,7 @@
const roles = {
title: 'Roles', // UNTRANSLATED
subtitle:
'Manage user identities including creating users, editing user information, viewing user logs, password resets and deleting users.', // UNTRANSLATED
'Roles include permissions that determine what a user can do. RBAC uses roles to give users access to resources and actions.', // UNTRANSLATED
create: 'Add Roles', // UNTRANSLATED
role_name: 'Role', // UNTRANSLATED
role_description: 'Description', // UNTRANSLATED

View file

@ -1,7 +1,7 @@
const roles = {
title: 'Roles', // UNTRANSLATED
subtitle:
'Manage user identities including creating users, editing user information, viewing user logs, password resets and deleting users.', // UNTRANSLATED
'Roles include permissions that determine what a user can do. RBAC uses roles to give users access to resources and actions.', // UNTRANSLATED
create: 'Add Roles', // UNTRANSLATED
role_name: 'Role', // UNTRANSLATED
role_description: 'Description', // UNTRANSLATED

View file

@ -1,7 +1,7 @@
const roles = {
title: 'Roles', // UNTRANSLATED
subtitle:
'Manage user identities including creating users, editing user information, viewing user logs, password resets and deleting users.', // UNTRANSLATED
'Roles include permissions that determine what a user can do. RBAC uses roles to give users access to resources and actions.', // UNTRANSLATED
create: 'Add Roles', // UNTRANSLATED
role_name: 'Role', // UNTRANSLATED
role_description: 'Description', // UNTRANSLATED

View file

@ -1,7 +1,7 @@
const roles = {
title: 'Roles', // UNTRANSLATED
subtitle:
'Manage user identities including creating users, editing user information, viewing user logs, password resets and deleting users.', // UNTRANSLATED
'Roles include permissions that determine what a user can do. RBAC uses roles to give users access to resources and actions.', // UNTRANSLATED
create: 'Add Roles', // UNTRANSLATED
role_name: 'Role', // UNTRANSLATED
role_description: 'Description', // UNTRANSLATED

View file

@ -1,7 +1,7 @@
const roles = {
title: 'Roles', // UNTRANSLATED
subtitle:
'Manage user identities including creating users, editing user information, viewing user logs, password resets and deleting users.', // UNTRANSLATED
'Roles include permissions that determine what a user can do. RBAC uses roles to give users access to resources and actions.', // UNTRANSLATED
create: 'Add Roles', // UNTRANSLATED
role_name: 'Role', // UNTRANSLATED
role_description: 'Description', // UNTRANSLATED

View file

@ -1,7 +1,7 @@
const roles = {
title: 'Roles', // UNTRANSLATED
subtitle:
'Manage user identities including creating users, editing user information, viewing user logs, password resets and deleting users.', // UNTRANSLATED
'Roles include permissions that determine what a user can do. RBAC uses roles to give users access to resources and actions.', // UNTRANSLATED
create: 'Add Roles', // UNTRANSLATED
role_name: 'Role', // UNTRANSLATED
role_description: 'Description', // UNTRANSLATED