@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.
Files changed (76) hide show
  1. package/lib/locales/de/description.d.ts +7 -0
  2. package/lib/locales/de/description.js +11 -4
  3. package/lib/locales/de/index.d.ts +7 -2
  4. package/lib/locales/de/user-scopes.d.ts +4 -2
  5. package/lib/locales/de/user-scopes.js +10 -9
  6. package/lib/locales/en/description.d.ts +4 -0
  7. package/lib/locales/en/description.js +7 -3
  8. package/lib/locales/en/index.d.ts +7 -2
  9. package/lib/locales/en/user-scopes.d.ts +3 -2
  10. package/lib/locales/en/user-scopes.js +9 -9
  11. package/lib/locales/es/description.d.ts +7 -0
  12. package/lib/locales/es/description.js +10 -3
  13. package/lib/locales/es/index.d.ts +7 -2
  14. package/lib/locales/es/user-scopes.d.ts +4 -2
  15. package/lib/locales/es/user-scopes.js +10 -9
  16. package/lib/locales/fr/description.d.ts +7 -0
  17. package/lib/locales/fr/description.js +11 -4
  18. package/lib/locales/fr/index.d.ts +7 -2
  19. package/lib/locales/fr/user-scopes.d.ts +4 -2
  20. package/lib/locales/fr/user-scopes.js +10 -9
  21. package/lib/locales/it/description.d.ts +7 -0
  22. package/lib/locales/it/description.js +10 -3
  23. package/lib/locales/it/index.d.ts +7 -2
  24. package/lib/locales/it/user-scopes.d.ts +4 -2
  25. package/lib/locales/it/user-scopes.js +10 -9
  26. package/lib/locales/ja/description.d.ts +7 -0
  27. package/lib/locales/ja/description.js +10 -3
  28. package/lib/locales/ja/index.d.ts +7 -2
  29. package/lib/locales/ja/user-scopes.d.ts +4 -2
  30. package/lib/locales/ja/user-scopes.js +10 -9
  31. package/lib/locales/ko/description.d.ts +7 -0
  32. package/lib/locales/ko/description.js +11 -4
  33. package/lib/locales/ko/index.d.ts +7 -2
  34. package/lib/locales/ko/user-scopes.d.ts +4 -2
  35. package/lib/locales/ko/user-scopes.js +10 -9
  36. package/lib/locales/pl-pl/description.d.ts +7 -0
  37. package/lib/locales/pl-pl/description.js +10 -3
  38. package/lib/locales/pl-pl/index.d.ts +7 -2
  39. package/lib/locales/pl-pl/user-scopes.d.ts +4 -2
  40. package/lib/locales/pl-pl/user-scopes.js +10 -9
  41. package/lib/locales/pt-br/description.d.ts +7 -0
  42. package/lib/locales/pt-br/description.js +10 -3
  43. package/lib/locales/pt-br/index.d.ts +7 -2
  44. package/lib/locales/pt-br/user-scopes.d.ts +4 -2
  45. package/lib/locales/pt-br/user-scopes.js +10 -9
  46. package/lib/locales/pt-pt/description.d.ts +7 -0
  47. package/lib/locales/pt-pt/description.js +10 -3
  48. package/lib/locales/pt-pt/index.d.ts +7 -2
  49. package/lib/locales/pt-pt/user-scopes.d.ts +4 -2
  50. package/lib/locales/pt-pt/user-scopes.js +10 -9
  51. package/lib/locales/ru/description.d.ts +7 -0
  52. package/lib/locales/ru/description.js +10 -3
  53. package/lib/locales/ru/index.d.ts +7 -2
  54. package/lib/locales/ru/user-scopes.d.ts +4 -2
  55. package/lib/locales/ru/user-scopes.js +10 -9
  56. package/lib/locales/tr-tr/description.d.ts +7 -0
  57. package/lib/locales/tr-tr/description.js +10 -3
  58. package/lib/locales/tr-tr/index.d.ts +7 -2
  59. package/lib/locales/tr-tr/user-scopes.d.ts +4 -2
  60. package/lib/locales/tr-tr/user-scopes.js +10 -9
  61. package/lib/locales/zh-cn/description.d.ts +5 -7
  62. package/lib/locales/zh-cn/description.js +16 -18
  63. package/lib/locales/zh-cn/index.d.ts +7 -2
  64. package/lib/locales/zh-cn/user-scopes.d.ts +4 -2
  65. package/lib/locales/zh-cn/user-scopes.js +10 -9
  66. package/lib/locales/zh-hk/description.d.ts +7 -0
  67. package/lib/locales/zh-hk/description.js +10 -3
  68. package/lib/locales/zh-hk/index.d.ts +7 -2
  69. package/lib/locales/zh-hk/user-scopes.d.ts +4 -2
  70. package/lib/locales/zh-hk/user-scopes.js +10 -9
  71. package/lib/locales/zh-tw/description.d.ts +7 -0
  72. package/lib/locales/zh-tw/description.js +10 -3
  73. package/lib/locales/zh-tw/index.d.ts +7 -2
  74. package/lib/locales/zh-tw/user-scopes.d.ts +4 -2
  75. package/lib/locales/zh-tw/user-scopes.js +10 -9
  76. 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: 'Nach <span>{{seconds}}</span> Sekunden erneut senden',
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 eine verwandte {{method}} gefunden, die bereits registriert wurde, und Sie können sie direkt verknüpfen.',
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 authorize the access, you agree to the {{name}}'s <link></link>.`,
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
- "urn:logto:scope:organizations": string;
216
- "urn:logto:scope:organization_roles": string;
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
- "urn:logto:scope:organizations": string;
16
+ 'urn:logto:scope:organizations': string;
17
17
  /** UNTRANSLATED */
18
- "urn:logto:scope:organization_roles": string;
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
- [UserScope.CustomData]: 'Your custom data',
4
+ custom_data: 'Your custom data',
6
5
  /** UNTRANSLATED */
7
- [UserScope.Email]: 'Your email address',
6
+ email: 'Your email address',
8
7
  /** UNTRANSLATED */
9
- [UserScope.Phone]: 'Your phone number',
8
+ phone: 'Your phone number',
10
9
  /** UNTRANSLATED */
11
- [UserScope.Profile]: 'Your name, username and avatar',
10
+ profile: 'Your name, username, avatar, and other profile info',
12
11
  /** UNTRANSLATED */
13
- [UserScope.Roles]: 'Your roles',
12
+ roles: 'Your roles',
14
13
  /** UNTRANSLATED */
15
- [UserScope.Identities]: 'Your linked social identities',
14
+ identities: 'Your linked social identities',
16
15
  /** UNTRANSLATED */
17
- [UserScope.Organizations]: 'Your organizations info',
16
+ 'urn:logto:scope:organizations': 'Your organizations info',
18
17
  /** UNTRANSLATED */
19
- [UserScope.OrganizationRoles]: 'Your organization roles',
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 authorize the access, you agree to the {{name}}'s <link></link>.`,
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
- "urn:logto:scope:organizations": string;
216
- "urn:logto:scope:organization_roles": string;
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
- "urn:logto:scope:organizations": string;
10
- "urn:logto:scope:organization_roles": string;
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
- [UserScope.CustomData]: 'Your custom data',
5
- [UserScope.Email]: 'Your email address',
6
- [UserScope.Phone]: 'Your phone number',
7
- [UserScope.Profile]: 'Your name, username and avatar',
8
- [UserScope.Roles]: 'Your roles',
9
- [UserScope.Identities]: 'Your linked social identities',
10
- [UserScope.Organizations]: 'Your organizations info',
11
- [UserScope.OrganizationRoles]: 'Your organization roles',
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 authorize the access, you agree to the {{name}}'s <link></link>.`,
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
- "urn:logto:scope:organizations": string;
216
- "urn:logto:scope:organization_roles": string;
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
- "urn:logto:scope:organizations": string;
16
+ 'urn:logto:scope:organizations': string;
17
17
  /** UNTRANSLATED */
18
- "urn:logto:scope:organization_roles": string;
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
- [UserScope.CustomData]: 'Your custom data',
4
+ custom_data: 'Your custom data',
6
5
  /** UNTRANSLATED */
7
- [UserScope.Email]: 'Your email address',
6
+ email: 'Your email address',
8
7
  /** UNTRANSLATED */
9
- [UserScope.Phone]: 'Your phone number',
8
+ phone: 'Your phone number',
10
9
  /** UNTRANSLATED */
11
- [UserScope.Profile]: 'Your name, username and avatar',
10
+ profile: 'Your name, username, avatar, and other profile info',
12
11
  /** UNTRANSLATED */
13
- [UserScope.Roles]: 'Your roles',
12
+ roles: 'Your roles',
14
13
  /** UNTRANSLATED */
15
- [UserScope.Identities]: 'Your linked social identities',
14
+ identities: 'Your linked social identities',
16
15
  /** UNTRANSLATED */
17
- [UserScope.Organizations]: 'Your organizations info',
16
+ 'urn:logto:scope:organizations': 'Your organizations info',
18
17
  /** UNTRANSLATED */
19
- [UserScope.OrganizationRoles]: 'Your organization roles',
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é une {{method}} connexe qui a été enregistrée, et vous pouvez la lier directement.',
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 authorize the access, you agree to the {{name}}'s <link></link>.`,
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
- "urn:logto:scope:organizations": string;
216
- "urn:logto:scope:organization_roles": string;
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
- "urn:logto:scope:organizations": string;
16
+ 'urn:logto:scope:organizations': string;
17
17
  /** UNTRANSLATED */
18
- "urn:logto:scope:organization_roles": string;
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
- [UserScope.CustomData]: 'Your custom data',
4
+ custom_data: 'Your custom data',
6
5
  /** UNTRANSLATED */
7
- [UserScope.Email]: 'Your email address',
6
+ email: 'Your email address',
8
7
  /** UNTRANSLATED */
9
- [UserScope.Phone]: 'Your phone number',
8
+ phone: 'Your phone number',
10
9
  /** UNTRANSLATED */
11
- [UserScope.Profile]: 'Your name, username and avatar',
10
+ profile: 'Your name, username, avatar, and other profile info',
12
11
  /** UNTRANSLATED */
13
- [UserScope.Roles]: 'Your roles',
12
+ roles: 'Your roles',
14
13
  /** UNTRANSLATED */
15
- [UserScope.Identities]: 'Your linked social identities',
14
+ identities: 'Your linked social identities',
16
15
  /** UNTRANSLATED */
17
- [UserScope.Organizations]: 'Your organizations info',
16
+ 'urn:logto:scope:organizations': 'Your organizations info',
18
17
  /** UNTRANSLATED */
19
- [UserScope.OrganizationRoles]: 'Your organization roles',
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: 'Inviare di nuovo dopo <span>{{seconds}}</span> secondi',
18
- resend_passcode: 'Inviare nuovamente il codice di verifica',
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 authorize the access, you agree to the {{name}}'s <link></link>.`,
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
- "urn:logto:scope:organizations": string;
216
- "urn:logto:scope:organization_roles": string;
219
+ 'urn:logto:scope:organizations': string;
220
+ 'urn:logto:scope:organization_roles': string;
221
+ address: string;
217
222
  };
218
223
  }>;
219
224
  };