@logto/phrases-experience 1.6.0 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/locales/de/description.d.ts +7 -0
- package/lib/locales/de/description.js +11 -4
- package/lib/locales/de/index.d.ts +7 -2
- package/lib/locales/de/user-scopes.d.ts +4 -2
- package/lib/locales/de/user-scopes.js +10 -9
- package/lib/locales/en/description.d.ts +4 -0
- package/lib/locales/en/description.js +7 -3
- package/lib/locales/en/index.d.ts +7 -2
- package/lib/locales/en/user-scopes.d.ts +3 -2
- package/lib/locales/en/user-scopes.js +9 -9
- package/lib/locales/es/description.d.ts +7 -0
- package/lib/locales/es/description.js +10 -3
- package/lib/locales/es/index.d.ts +7 -2
- package/lib/locales/es/user-scopes.d.ts +4 -2
- package/lib/locales/es/user-scopes.js +10 -9
- package/lib/locales/fr/description.d.ts +7 -0
- package/lib/locales/fr/description.js +11 -4
- package/lib/locales/fr/index.d.ts +7 -2
- package/lib/locales/fr/user-scopes.d.ts +4 -2
- package/lib/locales/fr/user-scopes.js +10 -9
- package/lib/locales/it/description.d.ts +7 -0
- package/lib/locales/it/description.js +10 -3
- package/lib/locales/it/index.d.ts +7 -2
- package/lib/locales/it/user-scopes.d.ts +4 -2
- package/lib/locales/it/user-scopes.js +10 -9
- package/lib/locales/ja/description.d.ts +7 -0
- package/lib/locales/ja/description.js +10 -3
- package/lib/locales/ja/index.d.ts +7 -2
- package/lib/locales/ja/user-scopes.d.ts +4 -2
- package/lib/locales/ja/user-scopes.js +10 -9
- package/lib/locales/ko/description.d.ts +7 -0
- package/lib/locales/ko/description.js +11 -4
- package/lib/locales/ko/index.d.ts +7 -2
- package/lib/locales/ko/user-scopes.d.ts +4 -2
- package/lib/locales/ko/user-scopes.js +10 -9
- package/lib/locales/pl-pl/description.d.ts +7 -0
- package/lib/locales/pl-pl/description.js +10 -3
- package/lib/locales/pl-pl/index.d.ts +7 -2
- package/lib/locales/pl-pl/user-scopes.d.ts +4 -2
- package/lib/locales/pl-pl/user-scopes.js +10 -9
- package/lib/locales/pt-br/description.d.ts +7 -0
- package/lib/locales/pt-br/description.js +10 -3
- package/lib/locales/pt-br/index.d.ts +7 -2
- package/lib/locales/pt-br/user-scopes.d.ts +4 -2
- package/lib/locales/pt-br/user-scopes.js +10 -9
- package/lib/locales/pt-pt/description.d.ts +7 -0
- package/lib/locales/pt-pt/description.js +10 -3
- package/lib/locales/pt-pt/index.d.ts +7 -2
- package/lib/locales/pt-pt/user-scopes.d.ts +4 -2
- package/lib/locales/pt-pt/user-scopes.js +10 -9
- package/lib/locales/ru/description.d.ts +7 -0
- package/lib/locales/ru/description.js +10 -3
- package/lib/locales/ru/index.d.ts +7 -2
- package/lib/locales/ru/user-scopes.d.ts +4 -2
- package/lib/locales/ru/user-scopes.js +10 -9
- package/lib/locales/tr-tr/description.d.ts +7 -0
- package/lib/locales/tr-tr/description.js +10 -3
- package/lib/locales/tr-tr/index.d.ts +7 -2
- package/lib/locales/tr-tr/user-scopes.d.ts +4 -2
- package/lib/locales/tr-tr/user-scopes.js +10 -9
- package/lib/locales/zh-cn/description.d.ts +5 -7
- package/lib/locales/zh-cn/description.js +16 -18
- package/lib/locales/zh-cn/index.d.ts +7 -2
- package/lib/locales/zh-cn/user-scopes.d.ts +4 -2
- package/lib/locales/zh-cn/user-scopes.js +10 -9
- package/lib/locales/zh-hk/description.d.ts +7 -0
- package/lib/locales/zh-hk/description.js +10 -3
- package/lib/locales/zh-hk/index.d.ts +7 -2
- package/lib/locales/zh-hk/user-scopes.d.ts +4 -2
- package/lib/locales/zh-hk/user-scopes.js +10 -9
- package/lib/locales/zh-tw/description.d.ts +7 -0
- package/lib/locales/zh-tw/description.js +10 -3
- package/lib/locales/zh-tw/index.d.ts +7 -2
- package/lib/locales/zh-tw/user-scopes.d.ts +4 -2
- package/lib/locales/zh-tw/user-scopes.js +10 -9
- package/package.json +7 -7
|
@@ -69,16 +69,23 @@ declare const _default: Readonly<{
|
|
|
69
69
|
/** UNTRANSLATED */
|
|
70
70
|
grant_organization_access: string;
|
|
71
71
|
/** UNTRANSLATED */
|
|
72
|
+
authorize_personal_data_usage: string;
|
|
73
|
+
/** UNTRANSLATED */
|
|
74
|
+
authorize_organization_access: string;
|
|
75
|
+
/** UNTRANSLATED */
|
|
72
76
|
user_scopes: string;
|
|
73
77
|
/** UNTRANSLATED */
|
|
74
78
|
organization_scopes: string;
|
|
75
79
|
/** UNTRANSLATED */
|
|
76
80
|
authorize_agreement: string;
|
|
77
81
|
/** UNTRANSLATED */
|
|
82
|
+
authorize_agreement_with_redirect: string;
|
|
83
|
+
/** UNTRANSLATED */
|
|
78
84
|
not_you: string;
|
|
79
85
|
/** UNTRANSLATED */
|
|
80
86
|
user_id: string;
|
|
81
87
|
/** UNTRANSLATED */
|
|
82
88
|
redirect_to: string;
|
|
89
|
+
auto_agreement: string;
|
|
83
90
|
}>;
|
|
84
91
|
export default _default;
|
|
@@ -14,8 +14,8 @@ const description = {
|
|
|
14
14
|
and: 'und',
|
|
15
15
|
enter_passcode: 'Der Bestätigungscode wurde an deine {{address}} gesendet',
|
|
16
16
|
passcode_sent: 'Der Bestätigungscode wurde erneut gesendet',
|
|
17
|
-
resend_after_seconds: '
|
|
18
|
-
resend_passcode: 'Bestätigungscode erneut senden',
|
|
17
|
+
resend_after_seconds: 'Noch nicht erhalten? Erneut senden nach <span>{{seconds}}</span> Sekunden',
|
|
18
|
+
resend_passcode: 'Noch nicht erhalten? <a>Bestätigungscode erneut senden</a>',
|
|
19
19
|
create_account_id_exists: 'Das Konto mit {{type}} {{value}} existiert bereits, möchtest du dich anmelden?',
|
|
20
20
|
link_account_id_exists: 'Das Konto mit {{type}} {{value}} existiert bereits, möchtest du es mit deinem Konto verknüpfen?',
|
|
21
21
|
sign_in_id_does_not_exist: 'Das Konto mit {{type}} {{value}} existiert nicht, möchtest du ein neues Konto erstellen?',
|
|
@@ -27,7 +27,7 @@ const description = {
|
|
|
27
27
|
social_link_email: 'Du kannst eine weitere Email verknüpfen',
|
|
28
28
|
social_link_phone: 'Du kannst eine weitere Telefonnummer verknüpfen',
|
|
29
29
|
social_link_email_or_phone: 'Du kannst eine weitere Email oder Telefonnummer verknüpfen',
|
|
30
|
-
social_bind_with_existing: 'Wir haben
|
|
30
|
+
social_bind_with_existing: 'Wir haben ein verwandtes Konto gefunden, du kannst es direkt verknüpfen.',
|
|
31
31
|
reset_password: 'Passwort vergessen',
|
|
32
32
|
reset_password_description: 'Gib die {{types, list(type: disjunction;)}} deines Kontos ein und wir senden dir einen Bestätigungscode um dein Passwort zurückzusetzen.',
|
|
33
33
|
new_password: 'Neues Passwort',
|
|
@@ -69,16 +69,23 @@ const description = {
|
|
|
69
69
|
/** UNTRANSLATED */
|
|
70
70
|
grant_organization_access: 'Grant the organization access:',
|
|
71
71
|
/** UNTRANSLATED */
|
|
72
|
+
authorize_personal_data_usage: 'Authorize the use of your personal data:',
|
|
73
|
+
/** UNTRANSLATED */
|
|
74
|
+
authorize_organization_access: 'Authorize access to the specific organization:',
|
|
75
|
+
/** UNTRANSLATED */
|
|
72
76
|
user_scopes: 'Personal user data',
|
|
73
77
|
/** UNTRANSLATED */
|
|
74
78
|
organization_scopes: 'Organization access',
|
|
75
79
|
/** UNTRANSLATED */
|
|
76
|
-
authorize_agreement: `By
|
|
80
|
+
authorize_agreement: `By authorizing the access, you agree to the {{name}}'s <link></link>.`,
|
|
81
|
+
/** UNTRANSLATED */
|
|
82
|
+
authorize_agreement_with_redirect: `By authorizing the access, you agree to the {{name}}'s <link></link>, and will be redirected to {{uri}}.`,
|
|
77
83
|
/** UNTRANSLATED */
|
|
78
84
|
not_you: 'Not you?',
|
|
79
85
|
/** UNTRANSLATED */
|
|
80
86
|
user_id: 'User ID: {{id}}',
|
|
81
87
|
/** UNTRANSLATED */
|
|
82
88
|
redirect_to: 'You will be redirected to {{name}}.',
|
|
89
|
+
auto_agreement: 'Indem Sie fortfahren, stimmen Sie den <link></link> zu.',
|
|
83
90
|
};
|
|
84
91
|
export default Object.freeze(description);
|
|
@@ -113,12 +113,16 @@ declare const _default: Readonly<{
|
|
|
113
113
|
authorize_title: string;
|
|
114
114
|
request_permission: string;
|
|
115
115
|
grant_organization_access: string;
|
|
116
|
+
authorize_personal_data_usage: string;
|
|
117
|
+
authorize_organization_access: string;
|
|
116
118
|
user_scopes: string;
|
|
117
119
|
organization_scopes: string;
|
|
118
120
|
authorize_agreement: string;
|
|
121
|
+
authorize_agreement_with_redirect: string;
|
|
119
122
|
not_you: string;
|
|
120
123
|
user_id: string;
|
|
121
124
|
redirect_to: string;
|
|
125
|
+
auto_agreement: string;
|
|
122
126
|
}>;
|
|
123
127
|
error: Readonly<{
|
|
124
128
|
general_required: string;
|
|
@@ -212,8 +216,9 @@ declare const _default: Readonly<{
|
|
|
212
216
|
profile: string;
|
|
213
217
|
roles: string;
|
|
214
218
|
identities: string;
|
|
215
|
-
|
|
216
|
-
|
|
219
|
+
'urn:logto:scope:organizations': string;
|
|
220
|
+
'urn:logto:scope:organization_roles': string;
|
|
221
|
+
address: string;
|
|
217
222
|
};
|
|
218
223
|
}>;
|
|
219
224
|
};
|
|
@@ -13,9 +13,11 @@ declare const _default: Readonly<{
|
|
|
13
13
|
/** UNTRANSLATED */
|
|
14
14
|
identities: string;
|
|
15
15
|
/** UNTRANSLATED */
|
|
16
|
-
|
|
16
|
+
'urn:logto:scope:organizations': string;
|
|
17
17
|
/** UNTRANSLATED */
|
|
18
|
-
|
|
18
|
+
'urn:logto:scope:organization_roles': string;
|
|
19
|
+
/** UNTRANSLATED */
|
|
20
|
+
address: string;
|
|
19
21
|
};
|
|
20
22
|
}>;
|
|
21
23
|
export default _default;
|
|
@@ -1,22 +1,23 @@
|
|
|
1
|
-
import { UserScope } from '@logto/core-kit';
|
|
2
1
|
const user_scopes = {
|
|
3
2
|
descriptions: {
|
|
4
3
|
/** UNTRANSLATED */
|
|
5
|
-
|
|
4
|
+
custom_data: 'Your custom data',
|
|
6
5
|
/** UNTRANSLATED */
|
|
7
|
-
|
|
6
|
+
email: 'Your email address',
|
|
8
7
|
/** UNTRANSLATED */
|
|
9
|
-
|
|
8
|
+
phone: 'Your phone number',
|
|
10
9
|
/** UNTRANSLATED */
|
|
11
|
-
|
|
10
|
+
profile: 'Your name, username, avatar, and other profile info',
|
|
12
11
|
/** UNTRANSLATED */
|
|
13
|
-
|
|
12
|
+
roles: 'Your roles',
|
|
14
13
|
/** UNTRANSLATED */
|
|
15
|
-
|
|
14
|
+
identities: 'Your linked social identities',
|
|
16
15
|
/** UNTRANSLATED */
|
|
17
|
-
|
|
16
|
+
'urn:logto:scope:organizations': 'Your organizations info',
|
|
18
17
|
/** UNTRANSLATED */
|
|
19
|
-
|
|
18
|
+
'urn:logto:scope:organization_roles': 'Your organization roles',
|
|
19
|
+
/** UNTRANSLATED */
|
|
20
|
+
address: 'Your address',
|
|
20
21
|
},
|
|
21
22
|
};
|
|
22
23
|
export default Object.freeze(user_scopes);
|
|
@@ -65,11 +65,15 @@ declare const _default: Readonly<{
|
|
|
65
65
|
authorize_title: string;
|
|
66
66
|
request_permission: string;
|
|
67
67
|
grant_organization_access: string;
|
|
68
|
+
authorize_personal_data_usage: string;
|
|
69
|
+
authorize_organization_access: string;
|
|
68
70
|
user_scopes: string;
|
|
69
71
|
organization_scopes: string;
|
|
70
72
|
authorize_agreement: string;
|
|
73
|
+
authorize_agreement_with_redirect: string;
|
|
71
74
|
not_you: string;
|
|
72
75
|
user_id: string;
|
|
73
76
|
redirect_to: string;
|
|
77
|
+
auto_agreement: string;
|
|
74
78
|
}>;
|
|
75
79
|
export default _default;
|
|
@@ -14,8 +14,8 @@ const description = {
|
|
|
14
14
|
and: 'and',
|
|
15
15
|
enter_passcode: 'The verification code has been sent to your {{address}} {{target}}',
|
|
16
16
|
passcode_sent: 'The verification code has been resent',
|
|
17
|
-
resend_after_seconds: 'Resend after <span>{{seconds}}</span> seconds',
|
|
18
|
-
resend_passcode: 'Resend verification code',
|
|
17
|
+
resend_after_seconds: 'Not received yet? Resend after <span>{{seconds}}</span> seconds',
|
|
18
|
+
resend_passcode: 'Not received yet? <a>Resend verification code</a>',
|
|
19
19
|
create_account_id_exists: 'The account with {{type}} {{value}} already exists, would you like to sign in?',
|
|
20
20
|
link_account_id_exists: 'The account with {{type}} {{value}} already exists. Would you like to link?',
|
|
21
21
|
sign_in_id_does_not_exist: 'The account with {{type}} {{value}} does not exist, would you like to create a new account?',
|
|
@@ -65,11 +65,15 @@ const description = {
|
|
|
65
65
|
authorize_title: 'Authorize {{name}}',
|
|
66
66
|
request_permission: '{{name}} is requesting access to:',
|
|
67
67
|
grant_organization_access: 'Grant the organization access:',
|
|
68
|
+
authorize_personal_data_usage: 'Authorize the use of your personal data:',
|
|
69
|
+
authorize_organization_access: 'Authorize access to the specific organization:',
|
|
68
70
|
user_scopes: 'Personal user data',
|
|
69
71
|
organization_scopes: 'Organization access',
|
|
70
|
-
authorize_agreement: `By
|
|
72
|
+
authorize_agreement: `By authorizing the access, you agree to the {{name}}'s <link></link>.`,
|
|
73
|
+
authorize_agreement_with_redirect: `By authorizing the access, you agree to the {{name}}'s <link></link>, and will be redirected to {{uri}}.`,
|
|
71
74
|
not_you: 'Not you?',
|
|
72
75
|
user_id: 'User ID: {{id}}',
|
|
73
76
|
redirect_to: 'You will be redirected to {{name}}.',
|
|
77
|
+
auto_agreement: 'By continuing, you agree to the <link></link>.',
|
|
74
78
|
};
|
|
75
79
|
export default Object.freeze(description);
|
|
@@ -113,12 +113,16 @@ declare const _default: Readonly<{
|
|
|
113
113
|
authorize_title: string;
|
|
114
114
|
request_permission: string;
|
|
115
115
|
grant_organization_access: string;
|
|
116
|
+
authorize_personal_data_usage: string;
|
|
117
|
+
authorize_organization_access: string;
|
|
116
118
|
user_scopes: string;
|
|
117
119
|
organization_scopes: string;
|
|
118
120
|
authorize_agreement: string;
|
|
121
|
+
authorize_agreement_with_redirect: string;
|
|
119
122
|
not_you: string;
|
|
120
123
|
user_id: string;
|
|
121
124
|
redirect_to: string;
|
|
125
|
+
auto_agreement: string;
|
|
122
126
|
}>;
|
|
123
127
|
error: Readonly<{
|
|
124
128
|
general_required: string;
|
|
@@ -212,8 +216,9 @@ declare const _default: Readonly<{
|
|
|
212
216
|
profile: string;
|
|
213
217
|
roles: string;
|
|
214
218
|
identities: string;
|
|
215
|
-
|
|
216
|
-
|
|
219
|
+
'urn:logto:scope:organizations': string;
|
|
220
|
+
'urn:logto:scope:organization_roles': string;
|
|
221
|
+
address: string;
|
|
217
222
|
};
|
|
218
223
|
}>;
|
|
219
224
|
};
|
|
@@ -6,8 +6,9 @@ declare const _default: Readonly<{
|
|
|
6
6
|
profile: string;
|
|
7
7
|
roles: string;
|
|
8
8
|
identities: string;
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
'urn:logto:scope:organizations': string;
|
|
10
|
+
'urn:logto:scope:organization_roles': string;
|
|
11
|
+
address: string;
|
|
11
12
|
};
|
|
12
13
|
}>;
|
|
13
14
|
export default _default;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { UserScope } from '@logto/core-kit';
|
|
2
1
|
const user_scopes = {
|
|
3
2
|
descriptions: {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
3
|
+
custom_data: 'Your custom data',
|
|
4
|
+
email: 'Your email address',
|
|
5
|
+
phone: 'Your phone number',
|
|
6
|
+
profile: 'Your name, username, avatar, and other profile info',
|
|
7
|
+
roles: 'Your roles',
|
|
8
|
+
identities: 'Your linked social identities',
|
|
9
|
+
'urn:logto:scope:organizations': 'Your organizations info',
|
|
10
|
+
'urn:logto:scope:organization_roles': 'Your organization roles',
|
|
11
|
+
address: 'Your address',
|
|
12
12
|
},
|
|
13
13
|
};
|
|
14
14
|
export default Object.freeze(user_scopes);
|
|
@@ -69,16 +69,23 @@ declare const _default: Readonly<{
|
|
|
69
69
|
/** UNTRANSLATED */
|
|
70
70
|
grant_organization_access: string;
|
|
71
71
|
/** UNTRANSLATED */
|
|
72
|
+
authorize_personal_data_usage: string;
|
|
73
|
+
/** UNTRANSLATED */
|
|
74
|
+
authorize_organization_access: string;
|
|
75
|
+
/** UNTRANSLATED */
|
|
72
76
|
user_scopes: string;
|
|
73
77
|
/** UNTRANSLATED */
|
|
74
78
|
organization_scopes: string;
|
|
75
79
|
/** UNTRANSLATED */
|
|
76
80
|
authorize_agreement: string;
|
|
77
81
|
/** UNTRANSLATED */
|
|
82
|
+
authorize_agreement_with_redirect: string;
|
|
83
|
+
/** UNTRANSLATED */
|
|
78
84
|
not_you: string;
|
|
79
85
|
/** UNTRANSLATED */
|
|
80
86
|
user_id: string;
|
|
81
87
|
/** UNTRANSLATED */
|
|
82
88
|
redirect_to: string;
|
|
89
|
+
auto_agreement: string;
|
|
83
90
|
}>;
|
|
84
91
|
export default _default;
|
|
@@ -14,8 +14,8 @@ const description = {
|
|
|
14
14
|
and: 'y',
|
|
15
15
|
enter_passcode: 'El código de verificación ha sido enviado a su {{address}} {{target}}',
|
|
16
16
|
passcode_sent: 'El código de verificación ha sido reenviado',
|
|
17
|
-
resend_after_seconds: 'Reenviar después de <span>{{seconds}}</span> segundos',
|
|
18
|
-
resend_passcode: 'Reenviar código de verificación',
|
|
17
|
+
resend_after_seconds: '¿No lo has recibido? Reenviar después de <span>{{seconds}}</span> segundos',
|
|
18
|
+
resend_passcode: '¿No lo has recibido? <a>Reenviar código de verificación</a>',
|
|
19
19
|
create_account_id_exists: 'La cuenta con {{type}} {{value}} ya existe, ¿desea iniciar sesión?',
|
|
20
20
|
link_account_id_exists: 'La cuenta con {{type}} {{value}} ya existe. ¿Desea vincular?',
|
|
21
21
|
sign_in_id_does_not_exist: 'La cuenta con {{type}} {{value}} no existe, ¿desea crear una nueva cuenta?',
|
|
@@ -69,16 +69,23 @@ const description = {
|
|
|
69
69
|
/** UNTRANSLATED */
|
|
70
70
|
grant_organization_access: 'Grant the organization access:',
|
|
71
71
|
/** UNTRANSLATED */
|
|
72
|
+
authorize_personal_data_usage: 'Authorize the use of your personal data:',
|
|
73
|
+
/** UNTRANSLATED */
|
|
74
|
+
authorize_organization_access: 'Authorize access to the specific organization:',
|
|
75
|
+
/** UNTRANSLATED */
|
|
72
76
|
user_scopes: 'Personal user data',
|
|
73
77
|
/** UNTRANSLATED */
|
|
74
78
|
organization_scopes: 'Organization access',
|
|
75
79
|
/** UNTRANSLATED */
|
|
76
|
-
authorize_agreement: `By
|
|
80
|
+
authorize_agreement: `By authorizing the access, you agree to the {{name}}'s <link></link>.`,
|
|
81
|
+
/** UNTRANSLATED */
|
|
82
|
+
authorize_agreement_with_redirect: `By authorizing the access, you agree to the {{name}}'s <link></link>, and will be redirected to {{uri}}.`,
|
|
77
83
|
/** UNTRANSLATED */
|
|
78
84
|
not_you: 'Not you?',
|
|
79
85
|
/** UNTRANSLATED */
|
|
80
86
|
user_id: 'User ID: {{id}}',
|
|
81
87
|
/** UNTRANSLATED */
|
|
82
88
|
redirect_to: 'You will be redirected to {{name}}.',
|
|
89
|
+
auto_agreement: 'Al continuar, acepta los <link></link>.',
|
|
83
90
|
};
|
|
84
91
|
export default Object.freeze(description);
|
|
@@ -113,12 +113,16 @@ declare const _default: Readonly<{
|
|
|
113
113
|
authorize_title: string;
|
|
114
114
|
request_permission: string;
|
|
115
115
|
grant_organization_access: string;
|
|
116
|
+
authorize_personal_data_usage: string;
|
|
117
|
+
authorize_organization_access: string;
|
|
116
118
|
user_scopes: string;
|
|
117
119
|
organization_scopes: string;
|
|
118
120
|
authorize_agreement: string;
|
|
121
|
+
authorize_agreement_with_redirect: string;
|
|
119
122
|
not_you: string;
|
|
120
123
|
user_id: string;
|
|
121
124
|
redirect_to: string;
|
|
125
|
+
auto_agreement: string;
|
|
122
126
|
}>;
|
|
123
127
|
error: Readonly<{
|
|
124
128
|
general_required: string;
|
|
@@ -212,8 +216,9 @@ declare const _default: Readonly<{
|
|
|
212
216
|
profile: string;
|
|
213
217
|
roles: string;
|
|
214
218
|
identities: string;
|
|
215
|
-
|
|
216
|
-
|
|
219
|
+
'urn:logto:scope:organizations': string;
|
|
220
|
+
'urn:logto:scope:organization_roles': string;
|
|
221
|
+
address: string;
|
|
217
222
|
};
|
|
218
223
|
}>;
|
|
219
224
|
};
|
|
@@ -13,9 +13,11 @@ declare const _default: Readonly<{
|
|
|
13
13
|
/** UNTRANSLATED */
|
|
14
14
|
identities: string;
|
|
15
15
|
/** UNTRANSLATED */
|
|
16
|
-
|
|
16
|
+
'urn:logto:scope:organizations': string;
|
|
17
17
|
/** UNTRANSLATED */
|
|
18
|
-
|
|
18
|
+
'urn:logto:scope:organization_roles': string;
|
|
19
|
+
/** UNTRANSLATED */
|
|
20
|
+
address: string;
|
|
19
21
|
};
|
|
20
22
|
}>;
|
|
21
23
|
export default _default;
|
|
@@ -1,22 +1,23 @@
|
|
|
1
|
-
import { UserScope } from '@logto/core-kit';
|
|
2
1
|
const user_scopes = {
|
|
3
2
|
descriptions: {
|
|
4
3
|
/** UNTRANSLATED */
|
|
5
|
-
|
|
4
|
+
custom_data: 'Your custom data',
|
|
6
5
|
/** UNTRANSLATED */
|
|
7
|
-
|
|
6
|
+
email: 'Your email address',
|
|
8
7
|
/** UNTRANSLATED */
|
|
9
|
-
|
|
8
|
+
phone: 'Your phone number',
|
|
10
9
|
/** UNTRANSLATED */
|
|
11
|
-
|
|
10
|
+
profile: 'Your name, username, avatar, and other profile info',
|
|
12
11
|
/** UNTRANSLATED */
|
|
13
|
-
|
|
12
|
+
roles: 'Your roles',
|
|
14
13
|
/** UNTRANSLATED */
|
|
15
|
-
|
|
14
|
+
identities: 'Your linked social identities',
|
|
16
15
|
/** UNTRANSLATED */
|
|
17
|
-
|
|
16
|
+
'urn:logto:scope:organizations': 'Your organizations info',
|
|
18
17
|
/** UNTRANSLATED */
|
|
19
|
-
|
|
18
|
+
'urn:logto:scope:organization_roles': 'Your organization roles',
|
|
19
|
+
/** UNTRANSLATED */
|
|
20
|
+
address: 'Your address',
|
|
20
21
|
},
|
|
21
22
|
};
|
|
22
23
|
export default Object.freeze(user_scopes);
|
|
@@ -69,16 +69,23 @@ declare const _default: Readonly<{
|
|
|
69
69
|
/** UNTRANSLATED */
|
|
70
70
|
grant_organization_access: string;
|
|
71
71
|
/** UNTRANSLATED */
|
|
72
|
+
authorize_personal_data_usage: string;
|
|
73
|
+
/** UNTRANSLATED */
|
|
74
|
+
authorize_organization_access: string;
|
|
75
|
+
/** UNTRANSLATED */
|
|
72
76
|
user_scopes: string;
|
|
73
77
|
/** UNTRANSLATED */
|
|
74
78
|
organization_scopes: string;
|
|
75
79
|
/** UNTRANSLATED */
|
|
76
80
|
authorize_agreement: string;
|
|
77
81
|
/** UNTRANSLATED */
|
|
82
|
+
authorize_agreement_with_redirect: string;
|
|
83
|
+
/** UNTRANSLATED */
|
|
78
84
|
not_you: string;
|
|
79
85
|
/** UNTRANSLATED */
|
|
80
86
|
user_id: string;
|
|
81
87
|
/** UNTRANSLATED */
|
|
82
88
|
redirect_to: string;
|
|
89
|
+
auto_agreement: string;
|
|
83
90
|
}>;
|
|
84
91
|
export default _default;
|
|
@@ -14,8 +14,8 @@ const description = {
|
|
|
14
14
|
and: 'et',
|
|
15
15
|
enter_passcode: 'Le code a été envoyé à {{address}} {{target}}',
|
|
16
16
|
passcode_sent: 'Le code a été renvoyé',
|
|
17
|
-
resend_after_seconds: 'Renvoyer après <span>{{seconds}}</span> secondes',
|
|
18
|
-
resend_passcode: 'Renvoyer le code',
|
|
17
|
+
resend_after_seconds: 'Pas encore reçu ? Renvoyer après <span>{{seconds}}</span> secondes',
|
|
18
|
+
resend_passcode: 'Pas encore reçu ? <a>Renvoyer le code de vérification</a>',
|
|
19
19
|
create_account_id_exists: 'Le compte avec {{type}} {{value}} existe déjà, voulez-vous vous connecter?',
|
|
20
20
|
link_account_id_exists: 'Le compte avec {{type}} {{value}} existe déjà, voulez-vous le lier?',
|
|
21
21
|
sign_in_id_does_not_exist: "Le compte avec {{type}} {{value}} n'existe pas, voulez-vous créer un nouveau compte?",
|
|
@@ -27,7 +27,7 @@ const description = {
|
|
|
27
27
|
social_link_email: 'Vous pouvez lier une autre adresse e-mail',
|
|
28
28
|
social_link_phone: 'Vous pouvez lier un autre numéro de téléphone',
|
|
29
29
|
social_link_email_or_phone: 'Vous pouvez lier une autre adresse e-mail ou un autre numéro de téléphone',
|
|
30
|
-
social_bind_with_existing: 'Nous avons trouvé
|
|
30
|
+
social_bind_with_existing: 'Nous avons trouvé un compte associé, vous pouvez le lier directement.',
|
|
31
31
|
reset_password: 'Mot de passe oublié',
|
|
32
32
|
reset_password_description: 'Entrez le {{types, list(type: disjunction;)}} associé à votre compte et nous vous enverrons le code de vérification pour réinitialiser votre mot de passe.',
|
|
33
33
|
new_password: 'Nouveau mot de passe',
|
|
@@ -69,16 +69,23 @@ const description = {
|
|
|
69
69
|
/** UNTRANSLATED */
|
|
70
70
|
grant_organization_access: 'Grant the organization access:',
|
|
71
71
|
/** UNTRANSLATED */
|
|
72
|
+
authorize_personal_data_usage: 'Authorize the use of your personal data:',
|
|
73
|
+
/** UNTRANSLATED */
|
|
74
|
+
authorize_organization_access: 'Authorize access to the specific organization:',
|
|
75
|
+
/** UNTRANSLATED */
|
|
72
76
|
user_scopes: 'Personal user data',
|
|
73
77
|
/** UNTRANSLATED */
|
|
74
78
|
organization_scopes: 'Organization access',
|
|
75
79
|
/** UNTRANSLATED */
|
|
76
|
-
authorize_agreement: `By
|
|
80
|
+
authorize_agreement: `By authorizing the access, you agree to the {{name}}'s <link></link>.`,
|
|
81
|
+
/** UNTRANSLATED */
|
|
82
|
+
authorize_agreement_with_redirect: `By authorizing the access, you agree to the {{name}}'s <link></link>, and will be redirected to {{uri}}.`,
|
|
77
83
|
/** UNTRANSLATED */
|
|
78
84
|
not_you: 'Not you?',
|
|
79
85
|
/** UNTRANSLATED */
|
|
80
86
|
user_id: 'User ID: {{id}}',
|
|
81
87
|
/** UNTRANSLATED */
|
|
82
88
|
redirect_to: 'You will be redirected to {{name}}.',
|
|
89
|
+
auto_agreement: 'En continuant, vous acceptez les <link></link>.',
|
|
83
90
|
};
|
|
84
91
|
export default Object.freeze(description);
|
|
@@ -113,12 +113,16 @@ declare const _default: Readonly<{
|
|
|
113
113
|
authorize_title: string;
|
|
114
114
|
request_permission: string;
|
|
115
115
|
grant_organization_access: string;
|
|
116
|
+
authorize_personal_data_usage: string;
|
|
117
|
+
authorize_organization_access: string;
|
|
116
118
|
user_scopes: string;
|
|
117
119
|
organization_scopes: string;
|
|
118
120
|
authorize_agreement: string;
|
|
121
|
+
authorize_agreement_with_redirect: string;
|
|
119
122
|
not_you: string;
|
|
120
123
|
user_id: string;
|
|
121
124
|
redirect_to: string;
|
|
125
|
+
auto_agreement: string;
|
|
122
126
|
}>;
|
|
123
127
|
error: Readonly<{
|
|
124
128
|
general_required: string;
|
|
@@ -212,8 +216,9 @@ declare const _default: Readonly<{
|
|
|
212
216
|
profile: string;
|
|
213
217
|
roles: string;
|
|
214
218
|
identities: string;
|
|
215
|
-
|
|
216
|
-
|
|
219
|
+
'urn:logto:scope:organizations': string;
|
|
220
|
+
'urn:logto:scope:organization_roles': string;
|
|
221
|
+
address: string;
|
|
217
222
|
};
|
|
218
223
|
}>;
|
|
219
224
|
};
|
|
@@ -13,9 +13,11 @@ declare const _default: Readonly<{
|
|
|
13
13
|
/** UNTRANSLATED */
|
|
14
14
|
identities: string;
|
|
15
15
|
/** UNTRANSLATED */
|
|
16
|
-
|
|
16
|
+
'urn:logto:scope:organizations': string;
|
|
17
17
|
/** UNTRANSLATED */
|
|
18
|
-
|
|
18
|
+
'urn:logto:scope:organization_roles': string;
|
|
19
|
+
/** UNTRANSLATED */
|
|
20
|
+
address: string;
|
|
19
21
|
};
|
|
20
22
|
}>;
|
|
21
23
|
export default _default;
|
|
@@ -1,22 +1,23 @@
|
|
|
1
|
-
import { UserScope } from '@logto/core-kit';
|
|
2
1
|
const user_scopes = {
|
|
3
2
|
descriptions: {
|
|
4
3
|
/** UNTRANSLATED */
|
|
5
|
-
|
|
4
|
+
custom_data: 'Your custom data',
|
|
6
5
|
/** UNTRANSLATED */
|
|
7
|
-
|
|
6
|
+
email: 'Your email address',
|
|
8
7
|
/** UNTRANSLATED */
|
|
9
|
-
|
|
8
|
+
phone: 'Your phone number',
|
|
10
9
|
/** UNTRANSLATED */
|
|
11
|
-
|
|
10
|
+
profile: 'Your name, username, avatar, and other profile info',
|
|
12
11
|
/** UNTRANSLATED */
|
|
13
|
-
|
|
12
|
+
roles: 'Your roles',
|
|
14
13
|
/** UNTRANSLATED */
|
|
15
|
-
|
|
14
|
+
identities: 'Your linked social identities',
|
|
16
15
|
/** UNTRANSLATED */
|
|
17
|
-
|
|
16
|
+
'urn:logto:scope:organizations': 'Your organizations info',
|
|
18
17
|
/** UNTRANSLATED */
|
|
19
|
-
|
|
18
|
+
'urn:logto:scope:organization_roles': 'Your organization roles',
|
|
19
|
+
/** UNTRANSLATED */
|
|
20
|
+
address: 'Your address',
|
|
20
21
|
},
|
|
21
22
|
};
|
|
22
23
|
export default Object.freeze(user_scopes);
|
|
@@ -69,16 +69,23 @@ declare const _default: Readonly<{
|
|
|
69
69
|
/** UNTRANSLATED */
|
|
70
70
|
grant_organization_access: string;
|
|
71
71
|
/** UNTRANSLATED */
|
|
72
|
+
authorize_personal_data_usage: string;
|
|
73
|
+
/** UNTRANSLATED */
|
|
74
|
+
authorize_organization_access: string;
|
|
75
|
+
/** UNTRANSLATED */
|
|
72
76
|
user_scopes: string;
|
|
73
77
|
/** UNTRANSLATED */
|
|
74
78
|
organization_scopes: string;
|
|
75
79
|
/** UNTRANSLATED */
|
|
76
80
|
authorize_agreement: string;
|
|
77
81
|
/** UNTRANSLATED */
|
|
82
|
+
authorize_agreement_with_redirect: string;
|
|
83
|
+
/** UNTRANSLATED */
|
|
78
84
|
not_you: string;
|
|
79
85
|
/** UNTRANSLATED */
|
|
80
86
|
user_id: string;
|
|
81
87
|
/** UNTRANSLATED */
|
|
82
88
|
redirect_to: string;
|
|
89
|
+
auto_agreement: string;
|
|
83
90
|
}>;
|
|
84
91
|
export default _default;
|
|
@@ -14,8 +14,8 @@ const description = {
|
|
|
14
14
|
and: 'e',
|
|
15
15
|
enter_passcode: 'Il codice di verifica è stato inviato alla tua {{address}} {{target}}',
|
|
16
16
|
passcode_sent: 'Il codice di verifica è stato inviato di nuovo',
|
|
17
|
-
resend_after_seconds: '
|
|
18
|
-
resend_passcode: '
|
|
17
|
+
resend_after_seconds: 'Non ricevuto? Invia di nuovo dopo <span>{{seconds}}</span> secondi',
|
|
18
|
+
resend_passcode: 'Non ricevuto? <a>Invia di nuovo il codice di verifica</a>',
|
|
19
19
|
create_account_id_exists: "L'account con {{type}} {{value}} già esiste, vuoi accedere?",
|
|
20
20
|
link_account_id_exists: "L'account con {{type}} {{value}} è già esistente. Vuoi collegarlo?",
|
|
21
21
|
sign_in_id_does_not_exist: "L'account con {{type}} {{value}} non esiste, vuoi creare un nuovo account?",
|
|
@@ -69,16 +69,23 @@ const description = {
|
|
|
69
69
|
/** UNTRANSLATED */
|
|
70
70
|
grant_organization_access: 'Grant the organization access:',
|
|
71
71
|
/** UNTRANSLATED */
|
|
72
|
+
authorize_personal_data_usage: 'Authorize the use of your personal data:',
|
|
73
|
+
/** UNTRANSLATED */
|
|
74
|
+
authorize_organization_access: 'Authorize access to the specific organization:',
|
|
75
|
+
/** UNTRANSLATED */
|
|
72
76
|
user_scopes: 'Personal user data',
|
|
73
77
|
/** UNTRANSLATED */
|
|
74
78
|
organization_scopes: 'Organization access',
|
|
75
79
|
/** UNTRANSLATED */
|
|
76
|
-
authorize_agreement: `By
|
|
80
|
+
authorize_agreement: `By authorizing the access, you agree to the {{name}}'s <link></link>.`,
|
|
81
|
+
/** UNTRANSLATED */
|
|
82
|
+
authorize_agreement_with_redirect: `By authorizing the access, you agree to the {{name}}'s <link></link>, and will be redirected to {{uri}}.`,
|
|
77
83
|
/** UNTRANSLATED */
|
|
78
84
|
not_you: 'Not you?',
|
|
79
85
|
/** UNTRANSLATED */
|
|
80
86
|
user_id: 'User ID: {{id}}',
|
|
81
87
|
/** UNTRANSLATED */
|
|
82
88
|
redirect_to: 'You will be redirected to {{name}}.',
|
|
89
|
+
auto_agreement: 'Continuando, accetti i <link></link>.',
|
|
83
90
|
};
|
|
84
91
|
export default Object.freeze(description);
|
|
@@ -113,12 +113,16 @@ declare const _default: Readonly<{
|
|
|
113
113
|
authorize_title: string;
|
|
114
114
|
request_permission: string;
|
|
115
115
|
grant_organization_access: string;
|
|
116
|
+
authorize_personal_data_usage: string;
|
|
117
|
+
authorize_organization_access: string;
|
|
116
118
|
user_scopes: string;
|
|
117
119
|
organization_scopes: string;
|
|
118
120
|
authorize_agreement: string;
|
|
121
|
+
authorize_agreement_with_redirect: string;
|
|
119
122
|
not_you: string;
|
|
120
123
|
user_id: string;
|
|
121
124
|
redirect_to: string;
|
|
125
|
+
auto_agreement: string;
|
|
122
126
|
}>;
|
|
123
127
|
error: Readonly<{
|
|
124
128
|
general_required: string;
|
|
@@ -212,8 +216,9 @@ declare const _default: Readonly<{
|
|
|
212
216
|
profile: string;
|
|
213
217
|
roles: string;
|
|
214
218
|
identities: string;
|
|
215
|
-
|
|
216
|
-
|
|
219
|
+
'urn:logto:scope:organizations': string;
|
|
220
|
+
'urn:logto:scope:organization_roles': string;
|
|
221
|
+
address: string;
|
|
217
222
|
};
|
|
218
223
|
}>;
|
|
219
224
|
};
|