mirror of
https://github.com/logto-io/logto.git
synced 2025-02-17 22:04:19 -05:00
refactor(console, phrases): update resource scopes assignment form title (#5846)
This commit is contained in:
parent
3d4404f5df
commit
23d40ed4de
16 changed files with 1 additions and 49 deletions
|
@ -73,11 +73,7 @@ const useResourceScopesAssignment: HookType = (assignedResourceScopes, options)
|
||||||
selectedData,
|
selectedData,
|
||||||
setSelectedData,
|
setSelectedData,
|
||||||
availableDataGroups,
|
availableDataGroups,
|
||||||
title: `application_details.permissions.${
|
title: `application_details.permissions.api_resource_permissions_assignment_form_title`,
|
||||||
isForOrganization
|
|
||||||
? 'add_permissions_for_organization'
|
|
||||||
: 'api_resource_permissions_assignment_form_title'
|
|
||||||
}`,
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
@ -185,9 +185,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: 'Rolle',
|
name_column: 'Rolle',
|
||||||
|
|
|
@ -128,8 +128,6 @@ const application_details = {
|
||||||
organization_description:
|
organization_description:
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: 'Role',
|
name_column: 'Role',
|
||||||
|
|
|
@ -185,9 +185,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: 'Rol',
|
name_column: 'Rol',
|
||||||
|
|
|
@ -185,9 +185,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: 'Rôle',
|
name_column: 'Rôle',
|
||||||
|
|
|
@ -185,9 +185,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: 'Ruolo',
|
name_column: 'Ruolo',
|
||||||
|
|
|
@ -185,9 +185,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: '役割',
|
name_column: '役割',
|
||||||
|
|
|
@ -185,9 +185,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: '역할',
|
name_column: '역할',
|
||||||
|
|
|
@ -185,9 +185,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: 'Role',
|
name_column: 'Role',
|
||||||
|
|
|
@ -185,9 +185,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: 'Função',
|
name_column: 'Função',
|
||||||
|
|
|
@ -185,9 +185,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: 'Nome da função',
|
name_column: 'Nome da função',
|
||||||
|
|
|
@ -185,9 +185,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: 'Роль',
|
name_column: 'Роль',
|
||||||
|
|
|
@ -185,9 +185,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: 'Rol',
|
name_column: 'Rol',
|
||||||
|
|
|
@ -183,9 +183,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: '角色',
|
name_column: '角色',
|
||||||
|
|
|
@ -183,9 +183,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: '角色',
|
name_column: '角色',
|
||||||
|
|
|
@ -184,9 +184,6 @@ const application_details = {
|
||||||
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
'Select the permissions requested by the third-party app for accessing specific organization data.',
|
||||||
/** UNTRANSLATED */
|
/** UNTRANSLATED */
|
||||||
grant_organization_level_permissions: 'Grant permissions of organization data',
|
grant_organization_level_permissions: 'Grant permissions of organization data',
|
||||||
/** UNTRANSLATED */
|
|
||||||
add_permissions_for_organization:
|
|
||||||
'Add the API resource permissions used in the "Organization template"',
|
|
||||||
},
|
},
|
||||||
roles: {
|
roles: {
|
||||||
name_column: '角色',
|
name_column: '角色',
|
||||||
|
|
Loading…
Add table
Reference in a new issue