@logto/phrases-experience 1.13.3 → 1.14.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 (236) hide show
  1. package/lib/index.d.ts +4 -4
  2. package/lib/index.js +3 -0
  3. package/lib/locales/ar/account-center.d.ts +24 -4
  4. package/lib/locales/ar/account-center.js +28 -8
  5. package/lib/locales/ar/description.d.ts +14 -0
  6. package/lib/locales/ar/description.js +14 -0
  7. package/lib/locales/ar/error/index.d.ts +8 -0
  8. package/lib/locales/ar/error/index.js +8 -0
  9. package/lib/locales/ar/index.d.ts +60 -0
  10. package/lib/locales/ar/profile.d.ts +14 -0
  11. package/lib/locales/ar/profile.js +14 -0
  12. package/lib/locales/ar/user-scopes.d.ts +0 -1
  13. package/lib/locales/ar/user-scopes.js +1 -2
  14. package/lib/locales/cs/account-center.d.ts +24 -4
  15. package/lib/locales/cs/account-center.js +28 -8
  16. package/lib/locales/cs/description.d.ts +14 -0
  17. package/lib/locales/cs/description.js +14 -0
  18. package/lib/locales/cs/error/index.d.ts +8 -0
  19. package/lib/locales/cs/error/index.js +8 -0
  20. package/lib/locales/cs/index.d.ts +60 -0
  21. package/lib/locales/cs/profile.d.ts +14 -0
  22. package/lib/locales/cs/profile.js +14 -0
  23. package/lib/locales/de/account-center.d.ts +24 -4
  24. package/lib/locales/de/account-center.js +28 -8
  25. package/lib/locales/de/description.d.ts +14 -0
  26. package/lib/locales/de/description.js +14 -0
  27. package/lib/locales/de/error/index.d.ts +8 -0
  28. package/lib/locales/de/error/index.js +8 -0
  29. package/lib/locales/de/index.d.ts +60 -0
  30. package/lib/locales/de/profile.d.ts +14 -0
  31. package/lib/locales/de/profile.js +14 -0
  32. package/lib/locales/de/user-scopes.d.ts +0 -1
  33. package/lib/locales/de/user-scopes.js +1 -2
  34. package/lib/locales/en/account-center.d.ts +24 -0
  35. package/lib/locales/en/account-center.js +24 -0
  36. package/lib/locales/en/description.d.ts +14 -0
  37. package/lib/locales/en/description.js +14 -0
  38. package/lib/locales/en/error/index.d.ts +8 -0
  39. package/lib/locales/en/error/index.js +8 -0
  40. package/lib/locales/en/index.d.ts +60 -0
  41. package/lib/locales/en/profile.d.ts +14 -0
  42. package/lib/locales/en/profile.js +14 -0
  43. package/lib/locales/es/account-center.d.ts +24 -4
  44. package/lib/locales/es/account-center.js +28 -8
  45. package/lib/locales/es/description.d.ts +14 -0
  46. package/lib/locales/es/description.js +14 -0
  47. package/lib/locales/es/error/index.d.ts +8 -0
  48. package/lib/locales/es/error/index.js +8 -0
  49. package/lib/locales/es/index.d.ts +60 -0
  50. package/lib/locales/es/profile.d.ts +14 -0
  51. package/lib/locales/es/profile.js +14 -0
  52. package/lib/locales/es/user-scopes.d.ts +0 -1
  53. package/lib/locales/es/user-scopes.js +1 -2
  54. package/lib/locales/fa-ir/account-center.d.ts +255 -0
  55. package/lib/locales/fa-ir/account-center.js +255 -0
  56. package/lib/locales/fa-ir/action.d.ts +42 -0
  57. package/lib/locales/fa-ir/action.js +42 -0
  58. package/lib/locales/fa-ir/description.d.ts +127 -0
  59. package/lib/locales/fa-ir/description.js +127 -0
  60. package/lib/locales/fa-ir/development-tenant.d.ts +4 -0
  61. package/lib/locales/fa-ir/development-tenant.js +4 -0
  62. package/lib/locales/fa-ir/error/index.d.ts +54 -0
  63. package/lib/locales/fa-ir/error/index.js +42 -0
  64. package/lib/locales/fa-ir/error/password-rejected.d.ts +15 -0
  65. package/lib/locales/fa-ir/error/password-rejected.js +15 -0
  66. package/lib/locales/fa-ir/index.d.ts +634 -0
  67. package/lib/locales/fa-ir/index.js +29 -0
  68. package/lib/locales/fa-ir/input.d.ts +12 -0
  69. package/lib/locales/fa-ir/input.js +12 -0
  70. package/lib/locales/fa-ir/list.d.ts +6 -0
  71. package/lib/locales/fa-ir/list.js +6 -0
  72. package/lib/locales/fa-ir/mfa.d.ts +65 -0
  73. package/lib/locales/fa-ir/mfa.js +65 -0
  74. package/lib/locales/fa-ir/passkey-sign-in.d.ts +9 -0
  75. package/lib/locales/fa-ir/passkey-sign-in.js +9 -0
  76. package/lib/locales/fa-ir/profile.d.ts +48 -0
  77. package/lib/locales/fa-ir/profile.js +48 -0
  78. package/lib/locales/fa-ir/secondary.d.ts +4 -0
  79. package/lib/locales/fa-ir/secondary.js +4 -0
  80. package/lib/locales/fa-ir/user-scopes.d.ts +15 -0
  81. package/lib/locales/fa-ir/user-scopes.js +15 -0
  82. package/lib/locales/fr/account-center.d.ts +24 -4
  83. package/lib/locales/fr/account-center.js +28 -8
  84. package/lib/locales/fr/description.d.ts +14 -0
  85. package/lib/locales/fr/description.js +14 -0
  86. package/lib/locales/fr/error/index.d.ts +8 -0
  87. package/lib/locales/fr/error/index.js +8 -0
  88. package/lib/locales/fr/index.d.ts +60 -0
  89. package/lib/locales/fr/profile.d.ts +14 -0
  90. package/lib/locales/fr/profile.js +14 -0
  91. package/lib/locales/fr/user-scopes.d.ts +0 -1
  92. package/lib/locales/fr/user-scopes.js +1 -2
  93. package/lib/locales/it/account-center.d.ts +24 -4
  94. package/lib/locales/it/account-center.js +29 -9
  95. package/lib/locales/it/description.d.ts +14 -0
  96. package/lib/locales/it/description.js +14 -0
  97. package/lib/locales/it/error/index.d.ts +8 -0
  98. package/lib/locales/it/error/index.js +8 -0
  99. package/lib/locales/it/index.d.ts +60 -0
  100. package/lib/locales/it/profile.d.ts +14 -0
  101. package/lib/locales/it/profile.js +14 -0
  102. package/lib/locales/it/user-scopes.d.ts +0 -1
  103. package/lib/locales/it/user-scopes.js +1 -2
  104. package/lib/locales/ja/account-center.d.ts +24 -4
  105. package/lib/locales/ja/account-center.js +28 -8
  106. package/lib/locales/ja/description.d.ts +14 -0
  107. package/lib/locales/ja/description.js +14 -0
  108. package/lib/locales/ja/error/index.d.ts +8 -0
  109. package/lib/locales/ja/error/index.js +8 -0
  110. package/lib/locales/ja/index.d.ts +60 -0
  111. package/lib/locales/ja/profile.d.ts +14 -0
  112. package/lib/locales/ja/profile.js +14 -0
  113. package/lib/locales/ja/user-scopes.d.ts +0 -1
  114. package/lib/locales/ja/user-scopes.js +1 -2
  115. package/lib/locales/ko/account-center.d.ts +24 -4
  116. package/lib/locales/ko/account-center.js +28 -8
  117. package/lib/locales/ko/description.d.ts +14 -0
  118. package/lib/locales/ko/description.js +14 -0
  119. package/lib/locales/ko/error/index.d.ts +8 -0
  120. package/lib/locales/ko/error/index.js +8 -0
  121. package/lib/locales/ko/index.d.ts +60 -0
  122. package/lib/locales/ko/profile.d.ts +14 -0
  123. package/lib/locales/ko/profile.js +14 -0
  124. package/lib/locales/ko/user-scopes.d.ts +0 -1
  125. package/lib/locales/ko/user-scopes.js +1 -2
  126. package/lib/locales/pl-pl/account-center.d.ts +24 -4
  127. package/lib/locales/pl-pl/account-center.js +28 -8
  128. package/lib/locales/pl-pl/description.d.ts +14 -0
  129. package/lib/locales/pl-pl/description.js +14 -0
  130. package/lib/locales/pl-pl/error/index.d.ts +8 -0
  131. package/lib/locales/pl-pl/error/index.js +8 -0
  132. package/lib/locales/pl-pl/index.d.ts +60 -0
  133. package/lib/locales/pl-pl/profile.d.ts +14 -0
  134. package/lib/locales/pl-pl/profile.js +14 -0
  135. package/lib/locales/pl-pl/user-scopes.d.ts +0 -1
  136. package/lib/locales/pl-pl/user-scopes.js +1 -2
  137. package/lib/locales/pt-br/account-center.d.ts +24 -4
  138. package/lib/locales/pt-br/account-center.js +28 -8
  139. package/lib/locales/pt-br/description.d.ts +14 -0
  140. package/lib/locales/pt-br/description.js +14 -0
  141. package/lib/locales/pt-br/error/index.d.ts +8 -0
  142. package/lib/locales/pt-br/error/index.js +8 -0
  143. package/lib/locales/pt-br/index.d.ts +60 -0
  144. package/lib/locales/pt-br/profile.d.ts +14 -0
  145. package/lib/locales/pt-br/profile.js +14 -0
  146. package/lib/locales/pt-br/user-scopes.d.ts +0 -1
  147. package/lib/locales/pt-br/user-scopes.js +1 -2
  148. package/lib/locales/pt-pt/account-center.d.ts +24 -4
  149. package/lib/locales/pt-pt/account-center.js +28 -8
  150. package/lib/locales/pt-pt/description.d.ts +14 -0
  151. package/lib/locales/pt-pt/description.js +14 -0
  152. package/lib/locales/pt-pt/error/index.d.ts +8 -0
  153. package/lib/locales/pt-pt/error/index.js +8 -0
  154. package/lib/locales/pt-pt/index.d.ts +60 -0
  155. package/lib/locales/pt-pt/profile.d.ts +14 -0
  156. package/lib/locales/pt-pt/profile.js +14 -0
  157. package/lib/locales/pt-pt/user-scopes.d.ts +0 -1
  158. package/lib/locales/pt-pt/user-scopes.js +1 -2
  159. package/lib/locales/ru/account-center.d.ts +24 -4
  160. package/lib/locales/ru/account-center.js +28 -8
  161. package/lib/locales/ru/description.d.ts +14 -0
  162. package/lib/locales/ru/description.js +14 -0
  163. package/lib/locales/ru/error/index.d.ts +8 -0
  164. package/lib/locales/ru/error/index.js +8 -0
  165. package/lib/locales/ru/index.d.ts +60 -0
  166. package/lib/locales/ru/profile.d.ts +14 -0
  167. package/lib/locales/ru/profile.js +14 -0
  168. package/lib/locales/ru/user-scopes.d.ts +0 -1
  169. package/lib/locales/ru/user-scopes.js +1 -2
  170. package/lib/locales/th/account-center.d.ts +24 -4
  171. package/lib/locales/th/account-center.js +28 -8
  172. package/lib/locales/th/description.d.ts +14 -0
  173. package/lib/locales/th/description.js +14 -0
  174. package/lib/locales/th/error/index.d.ts +8 -0
  175. package/lib/locales/th/error/index.js +8 -0
  176. package/lib/locales/th/index.d.ts +60 -0
  177. package/lib/locales/th/profile.d.ts +14 -0
  178. package/lib/locales/th/profile.js +14 -0
  179. package/lib/locales/th/user-scopes.d.ts +0 -1
  180. package/lib/locales/th/user-scopes.js +1 -2
  181. package/lib/locales/tr-tr/account-center.d.ts +24 -4
  182. package/lib/locales/tr-tr/account-center.js +28 -8
  183. package/lib/locales/tr-tr/description.d.ts +14 -0
  184. package/lib/locales/tr-tr/description.js +14 -0
  185. package/lib/locales/tr-tr/error/index.d.ts +8 -0
  186. package/lib/locales/tr-tr/error/index.js +8 -0
  187. package/lib/locales/tr-tr/index.d.ts +60 -0
  188. package/lib/locales/tr-tr/profile.d.ts +14 -0
  189. package/lib/locales/tr-tr/profile.js +14 -0
  190. package/lib/locales/tr-tr/user-scopes.d.ts +0 -1
  191. package/lib/locales/tr-tr/user-scopes.js +1 -2
  192. package/lib/locales/uk-ua/account-center.d.ts +24 -4
  193. package/lib/locales/uk-ua/account-center.js +28 -8
  194. package/lib/locales/uk-ua/description.d.ts +14 -0
  195. package/lib/locales/uk-ua/description.js +14 -0
  196. package/lib/locales/uk-ua/error/index.d.ts +8 -0
  197. package/lib/locales/uk-ua/error/index.js +8 -0
  198. package/lib/locales/uk-ua/index.d.ts +60 -0
  199. package/lib/locales/uk-ua/profile.d.ts +14 -0
  200. package/lib/locales/uk-ua/profile.js +14 -0
  201. package/lib/locales/uk-ua/user-scopes.d.ts +0 -1
  202. package/lib/locales/uk-ua/user-scopes.js +1 -2
  203. package/lib/locales/zh-cn/account-center.d.ts +24 -4
  204. package/lib/locales/zh-cn/account-center.js +28 -8
  205. package/lib/locales/zh-cn/description.d.ts +14 -0
  206. package/lib/locales/zh-cn/description.js +14 -0
  207. package/lib/locales/zh-cn/error/index.d.ts +8 -0
  208. package/lib/locales/zh-cn/error/index.js +8 -0
  209. package/lib/locales/zh-cn/index.d.ts +60 -0
  210. package/lib/locales/zh-cn/profile.d.ts +14 -0
  211. package/lib/locales/zh-cn/profile.js +14 -0
  212. package/lib/locales/zh-cn/user-scopes.d.ts +0 -1
  213. package/lib/locales/zh-cn/user-scopes.js +1 -2
  214. package/lib/locales/zh-hk/account-center.d.ts +24 -4
  215. package/lib/locales/zh-hk/account-center.js +28 -8
  216. package/lib/locales/zh-hk/description.d.ts +14 -0
  217. package/lib/locales/zh-hk/description.js +14 -0
  218. package/lib/locales/zh-hk/error/index.d.ts +8 -0
  219. package/lib/locales/zh-hk/error/index.js +8 -0
  220. package/lib/locales/zh-hk/index.d.ts +60 -0
  221. package/lib/locales/zh-hk/profile.d.ts +14 -0
  222. package/lib/locales/zh-hk/profile.js +14 -0
  223. package/lib/locales/zh-hk/user-scopes.d.ts +0 -1
  224. package/lib/locales/zh-hk/user-scopes.js +1 -2
  225. package/lib/locales/zh-tw/account-center.d.ts +24 -4
  226. package/lib/locales/zh-tw/account-center.js +28 -8
  227. package/lib/locales/zh-tw/description.d.ts +14 -0
  228. package/lib/locales/zh-tw/description.js +14 -0
  229. package/lib/locales/zh-tw/error/index.d.ts +8 -0
  230. package/lib/locales/zh-tw/error/index.js +8 -0
  231. package/lib/locales/zh-tw/index.d.ts +60 -0
  232. package/lib/locales/zh-tw/profile.d.ts +14 -0
  233. package/lib/locales/zh-tw/profile.js +14 -0
  234. package/lib/locales/zh-tw/user-scopes.d.ts +0 -1
  235. package/lib/locales/zh-tw/user-scopes.js +1 -2
  236. package/package.json +2 -2
@@ -9,8 +9,7 @@ const user_scopes = {
9
9
  'urn:logto:scope:organizations': 'Die Informationen deiner Organisationen',
10
10
  'urn:logto:scope:organization_roles': 'Deine Rollen in der Organisation',
11
11
  address: 'Deine Adresse',
12
- /** UNTRANSLATED */
13
- 'urn:logto:scope:sessions': 'Your active sessions',
12
+ 'urn:logto:scope:sessions': 'Deine aktiven Sitzungen',
14
13
  },
15
14
  };
16
15
  export default Object.freeze(user_scopes);
@@ -11,6 +11,7 @@ declare const _default: Readonly<{
11
11
  profile_description: string;
12
12
  sidebar_personal_info: string;
13
13
  sidebar_security: string;
14
+ sidebar_sessions: string;
14
15
  support: string;
15
16
  };
16
17
  verification: {
@@ -62,6 +63,7 @@ declare const _default: Readonly<{
62
63
  username: {
63
64
  title: string;
64
65
  description: string;
66
+ policy_description: string;
65
67
  success: string;
66
68
  };
67
69
  security: {
@@ -94,6 +96,8 @@ declare const _default: Readonly<{
94
96
  turn_off_2_step_verification_description: string;
95
97
  disable_2_step_verification: string;
96
98
  no_verification_method_warning: string;
99
+ passkey_sign_in_prompt: string;
100
+ passkey_sign_in_prompt_description: string;
97
101
  account_removal: string;
98
102
  delete_your_account: string;
99
103
  delete_account: string;
@@ -227,5 +231,25 @@ declare const _default: Readonly<{
227
231
  name_passkey_description: string;
228
232
  name_input_label: string;
229
233
  };
234
+ sessions: {
235
+ page_title: string;
236
+ page_description: string;
237
+ title: string;
238
+ current_session: string;
239
+ signed_in_at: string;
240
+ revoke_session: string;
241
+ revoke_session_title: string;
242
+ revoke_session_description: string;
243
+ no_other_sessions: string;
244
+ loading: string;
245
+ third_party_apps_title: string;
246
+ no_third_party_apps: string;
247
+ third_party_apps_load_failed: string;
248
+ granted_at: string;
249
+ revoke_grant: string;
250
+ revoke_grant_title: string;
251
+ revoke_grant_description: string;
252
+ revoke_grant_failed: string;
253
+ };
230
254
  }>;
231
255
  export default _default;
@@ -11,6 +11,7 @@ const account_center = {
11
11
  profile_description: 'Change your personal information here.',
12
12
  sidebar_personal_info: 'Personal info',
13
13
  sidebar_security: 'Security',
14
+ sidebar_sessions: 'Sessions',
14
15
  support: 'Support',
15
16
  },
16
17
  verification: {
@@ -62,6 +63,7 @@ const account_center = {
62
63
  username: {
63
64
  title: 'Set username',
64
65
  description: 'Username must contain only letters, numbers, and underscores.',
66
+ policy_description: '{{requirements}}',
65
67
  success: 'Username updated successfully.',
66
68
  },
67
69
  security: {
@@ -94,6 +96,8 @@ const account_center = {
94
96
  turn_off_2_step_verification_description: 'Disabling 2-step verification will remove the extra layer of protection from your account at sign-in. Are you sure you want to continue?',
95
97
  disable_2_step_verification: 'Disable',
96
98
  no_verification_method_warning: "You haven't added a second verification method. Add at least one to enable 2-step verification at sign-in.",
99
+ passkey_sign_in_prompt: 'Prompt to set up a passkey',
100
+ passkey_sign_in_prompt_description: "When on, you'll be asked to set up a passkey for faster, more secure sign-in.",
97
101
  account_removal: 'Account removal',
98
102
  delete_your_account: 'Delete your account',
99
103
  delete_account: 'Delete account',
@@ -227,5 +231,25 @@ const account_center = {
227
231
  name_passkey_description: 'You have successfully verified this device for 2-step authentication. Customize the name to recognize if you have multiple keys.',
228
232
  name_input_label: 'Name',
229
233
  },
234
+ sessions: {
235
+ page_title: 'Sessions',
236
+ page_description: 'Manage your active sessions and authorized third-party applications.',
237
+ title: 'Sessions',
238
+ current_session: 'Current session',
239
+ signed_in_at: 'Signed in {{date}}',
240
+ revoke_session: 'Sign out',
241
+ revoke_session_title: 'Sign out session',
242
+ revoke_session_description: 'This will sign out the session and revoke all associated access. Are you sure you want to continue?',
243
+ no_other_sessions: 'No other active sessions.',
244
+ loading: 'Loading...',
245
+ third_party_apps_title: 'Third-party apps',
246
+ no_third_party_apps: 'No authorized third-party applications.',
247
+ third_party_apps_load_failed: 'Failed to load third-party apps. Please try again.',
248
+ granted_at: 'Authorized {{date}}',
249
+ revoke_grant: 'Remove',
250
+ revoke_grant_title: 'Remove third-party app access',
251
+ revoke_grant_description: 'This will revoke all access granted to this application. Are you sure you want to continue?',
252
+ revoke_grant_failed: 'Failed to revoke some grants. Please try again.',
253
+ },
230
254
  };
231
255
  export default Object.freeze(account_center);
@@ -41,6 +41,7 @@ declare const _default: Readonly<{
41
41
  enter_password_for: string;
42
42
  enter_username: string;
43
43
  enter_username_description: string;
44
+ enter_username_policy_description: string;
44
45
  link_email: string;
45
46
  link_phone: string;
46
47
  link_email_or_phone: string;
@@ -71,6 +72,17 @@ declare const _default: Readonly<{
71
72
  character_types_many: string;
72
73
  character_types_other: string;
73
74
  };
75
+ username_requirements: string;
76
+ username_requirement: {
77
+ length: string;
78
+ characters: string;
79
+ };
80
+ username_character: {
81
+ uppercase: string;
82
+ lowercase: string;
83
+ number: string;
84
+ underscore: string;
85
+ };
74
86
  use: string;
75
87
  single_sign_on_email_form: string;
76
88
  single_sign_on_connectors_list: string;
@@ -93,6 +105,8 @@ declare const _default: Readonly<{
93
105
  identifier_register_description: string;
94
106
  all_account_creation_options: string;
95
107
  back_to_sign_in: string;
108
+ password_expired: string;
109
+ password_expiration_reset: string;
96
110
  support_email: string;
97
111
  support_website: string;
98
112
  switch_account_title: string;
@@ -41,6 +41,7 @@ const description = {
41
41
  enter_password_for: 'Sign in with the password to {{method}} {{value}}',
42
42
  enter_username: 'Set username',
43
43
  enter_username_description: 'Username is an alternative for sign-in. Username should contain only letters, numbers, and underscores.',
44
+ enter_username_policy_description: 'Username is an alternative for sign-in. {{requirements}}',
44
45
  link_email: 'Link email',
45
46
  link_phone: 'Link phone',
46
47
  link_email_or_phone: 'Link email or phone',
@@ -71,6 +72,17 @@ const description = {
71
72
  character_types_many: 'should contain at least {{count}} types of uppercase letters, lowercase letters, digits, and symbols',
72
73
  character_types_other: 'should contain at least {{count}} types of uppercase letters, lowercase letters, digits, and symbols',
73
74
  },
75
+ username_requirements: 'Username {{items, list}}.',
76
+ username_requirement: {
77
+ length: 'must be {{min}} to {{max}} characters',
78
+ characters: 'can only contain {{characters, list}}',
79
+ },
80
+ username_character: {
81
+ uppercase: 'uppercase letters',
82
+ lowercase: 'lowercase letters',
83
+ number: 'numbers',
84
+ underscore: 'underscores',
85
+ },
74
86
  use: 'Use',
75
87
  single_sign_on_email_form: 'Enter your enterprise email address',
76
88
  single_sign_on_connectors_list: 'Your enterprise has enabled Single Sign-On for the email account {{email}}. You can continue to sign in with the following SSO providers.',
@@ -93,6 +105,8 @@ const description = {
93
105
  identifier_register_description: 'Enter you {{types, list(type: disjunction;)}} to create a new account.',
94
106
  all_account_creation_options: 'All account creation options',
95
107
  back_to_sign_in: 'Back to sign in',
108
+ password_expired: 'Your password has expired and must be reset before you can sign in.',
109
+ password_expiration_reset: 'Reset password',
96
110
  support_email: 'Support email: <link></link>',
97
111
  support_website: 'Support website: <link></link>',
98
112
  switch_account_title: 'You are currently signed in as {{account}}',
@@ -8,6 +8,12 @@ declare const _default: Readonly<{
8
8
  username_exists: string;
9
9
  username_should_not_start_with_number: string;
10
10
  username_invalid_charset: string;
11
+ username_too_short: string;
12
+ username_too_long: string;
13
+ username_uppercase_not_allowed: string;
14
+ username_lowercase_not_allowed: string;
15
+ username_numbers_not_allowed: string;
16
+ username_underscore_not_allowed: string;
11
17
  invalid_email: string;
12
18
  invalid_phone: string;
13
19
  passwords_do_not_match: string;
@@ -41,6 +47,8 @@ declare const _default: Readonly<{
41
47
  terms_acceptance_required: string;
42
48
  terms_acceptance_required_description: string;
43
49
  something_went_wrong: string;
50
+ access_denied: string;
51
+ application_access_denied: string;
44
52
  feature_not_enabled: string;
45
53
  }>;
46
54
  export default _default;
@@ -9,6 +9,12 @@ const error = {
9
9
  username_exists: 'Username already exists',
10
10
  username_should_not_start_with_number: 'Username should not start with a number',
11
11
  username_invalid_charset: 'Username should only contain letters, numbers, or underscores.',
12
+ username_too_short: 'Username must be at least {{min}} characters long.',
13
+ username_too_long: 'Username must be at most {{max}} characters long.',
14
+ username_uppercase_not_allowed: 'Uppercase letters are not allowed in usernames.',
15
+ username_lowercase_not_allowed: 'Lowercase letters are not allowed in usernames.',
16
+ username_numbers_not_allowed: 'Numbers are not allowed in usernames.',
17
+ username_underscore_not_allowed: 'Underscores are not allowed in usernames.',
12
18
  invalid_email: 'The email is invalid',
13
19
  invalid_phone: 'The phone number is invalid',
14
20
  passwords_do_not_match: 'Your passwords don’t match.',
@@ -29,6 +35,8 @@ const error = {
29
35
  terms_acceptance_required: 'Terms acceptance required',
30
36
  terms_acceptance_required_description: 'You must agree to the terms to continue.',
31
37
  something_went_wrong: 'Something went wrong',
38
+ access_denied: 'Access denied',
39
+ application_access_denied: 'You do not have permission to access this application.\nPlease contact your administrator for assistance.',
32
40
  feature_not_enabled: 'You do not have permission to access this feature. Please contact your administrator for assistance.',
33
41
  };
34
42
  export default Object.freeze(error);
@@ -98,6 +98,7 @@ declare const _default: Readonly<{
98
98
  enter_password_for: string;
99
99
  enter_username: string;
100
100
  enter_username_description: string;
101
+ enter_username_policy_description: string;
101
102
  link_email: string;
102
103
  link_phone: string;
103
104
  link_email_or_phone: string;
@@ -128,6 +129,17 @@ declare const _default: Readonly<{
128
129
  character_types_many: string;
129
130
  character_types_other: string;
130
131
  };
132
+ username_requirements: string;
133
+ username_requirement: {
134
+ length: string;
135
+ characters: string;
136
+ };
137
+ username_character: {
138
+ uppercase: string;
139
+ lowercase: string;
140
+ number: string;
141
+ underscore: string;
142
+ };
131
143
  use: string;
132
144
  single_sign_on_email_form: string;
133
145
  single_sign_on_connectors_list: string;
@@ -150,6 +162,8 @@ declare const _default: Readonly<{
150
162
  identifier_register_description: string;
151
163
  all_account_creation_options: string;
152
164
  back_to_sign_in: string;
165
+ password_expired: string;
166
+ password_expiration_reset: string;
153
167
  support_email: string;
154
168
  support_website: string;
155
169
  switch_account_title: string;
@@ -177,6 +191,12 @@ declare const _default: Readonly<{
177
191
  username_exists: string;
178
192
  username_should_not_start_with_number: string;
179
193
  username_invalid_charset: string;
194
+ username_too_short: string;
195
+ username_too_long: string;
196
+ username_uppercase_not_allowed: string;
197
+ username_lowercase_not_allowed: string;
198
+ username_numbers_not_allowed: string;
199
+ username_underscore_not_allowed: string;
180
200
  invalid_email: string;
181
201
  invalid_phone: string;
182
202
  passwords_do_not_match: string;
@@ -210,6 +230,8 @@ declare const _default: Readonly<{
210
230
  terms_acceptance_required: string;
211
231
  terms_acceptance_required_description: string;
212
232
  something_went_wrong: string;
233
+ access_denied: string;
234
+ application_access_denied: string;
213
235
  feature_not_enabled: string;
214
236
  }>;
215
237
  list: Readonly<{
@@ -330,6 +352,20 @@ declare const _default: Readonly<{
330
352
  checked: string;
331
353
  unchecked: string;
332
354
  };
355
+ avatar_upload: {
356
+ upload: string;
357
+ remove: string;
358
+ uploading: string;
359
+ hint: string;
360
+ error_file_type: string;
361
+ error_file_size: string;
362
+ error_storage_not_configured: string;
363
+ error_upload: string;
364
+ error_save: string;
365
+ crop_title: string;
366
+ zoom: string;
367
+ error_crop: string;
368
+ };
333
369
  }>;
334
370
  account_center: Readonly<{
335
371
  home: {
@@ -344,6 +380,7 @@ declare const _default: Readonly<{
344
380
  profile_description: string;
345
381
  sidebar_personal_info: string;
346
382
  sidebar_security: string;
383
+ sidebar_sessions: string;
347
384
  support: string;
348
385
  };
349
386
  verification: {
@@ -395,6 +432,7 @@ declare const _default: Readonly<{
395
432
  username: {
396
433
  title: string;
397
434
  description: string;
435
+ policy_description: string;
398
436
  success: string;
399
437
  };
400
438
  security: {
@@ -427,6 +465,8 @@ declare const _default: Readonly<{
427
465
  turn_off_2_step_verification_description: string;
428
466
  disable_2_step_verification: string;
429
467
  no_verification_method_warning: string;
468
+ passkey_sign_in_prompt: string;
469
+ passkey_sign_in_prompt_description: string;
430
470
  account_removal: string;
431
471
  delete_your_account: string;
432
472
  delete_account: string;
@@ -560,6 +600,26 @@ declare const _default: Readonly<{
560
600
  name_passkey_description: string;
561
601
  name_input_label: string;
562
602
  };
603
+ sessions: {
604
+ page_title: string;
605
+ page_description: string;
606
+ title: string;
607
+ current_session: string;
608
+ signed_in_at: string;
609
+ revoke_session: string;
610
+ revoke_session_title: string;
611
+ revoke_session_description: string;
612
+ no_other_sessions: string;
613
+ loading: string;
614
+ third_party_apps_title: string;
615
+ no_third_party_apps: string;
616
+ third_party_apps_load_failed: string;
617
+ granted_at: string;
618
+ revoke_grant: string;
619
+ revoke_grant_title: string;
620
+ revoke_grant_description: string;
621
+ revoke_grant_failed: string;
622
+ };
563
623
  }>;
564
624
  passkey_sign_in: Readonly<{
565
625
  setup_page: {
@@ -30,5 +30,19 @@ declare const _default: Readonly<{
30
30
  checked: string;
31
31
  unchecked: string;
32
32
  };
33
+ avatar_upload: {
34
+ upload: string;
35
+ remove: string;
36
+ uploading: string;
37
+ hint: string;
38
+ error_file_type: string;
39
+ error_file_size: string;
40
+ error_storage_not_configured: string;
41
+ error_upload: string;
42
+ error_save: string;
43
+ crop_title: string;
44
+ zoom: string;
45
+ error_crop: string;
46
+ };
33
47
  }>;
34
48
  export default _default;
@@ -30,5 +30,19 @@ const profile = {
30
30
  checked: 'Yes',
31
31
  unchecked: 'No',
32
32
  },
33
+ avatar_upload: {
34
+ upload: 'Upload',
35
+ remove: 'Remove',
36
+ uploading: 'Uploading...',
37
+ hint: 'Recommended size 1:1, up to {{limit}}.',
38
+ error_file_type: 'File type must be {{extensions}}.',
39
+ error_file_size: 'File size must not exceed {{limit}}.',
40
+ error_storage_not_configured: 'Unable to upload your photo. Please try again later.',
41
+ error_upload: 'Failed to upload photo. Please try again.',
42
+ error_save: 'Failed to save your photo. Please try again.',
43
+ crop_title: 'Crop your photo',
44
+ zoom: 'Zoom',
45
+ error_crop: 'Failed to crop the image. Please try again.',
46
+ },
33
47
  };
34
48
  export default Object.freeze(profile);
@@ -7,14 +7,11 @@ declare const _default: Readonly<{
7
7
  title: string;
8
8
  security_title: string;
9
9
  security_description: string;
10
- /** UNTRANSLATED */
11
10
  profile_title: string;
12
- /** UNTRANSLATED */
13
11
  profile_description: string;
14
- /** UNTRANSLATED */
15
12
  sidebar_personal_info: string;
16
- /** UNTRANSLATED */
17
13
  sidebar_security: string;
14
+ sidebar_sessions: string;
18
15
  support: string;
19
16
  };
20
17
  verification: {
@@ -66,6 +63,7 @@ declare const _default: Readonly<{
66
63
  username: {
67
64
  title: string;
68
65
  description: string;
66
+ policy_description: string;
69
67
  success: string;
70
68
  };
71
69
  security: {
@@ -98,6 +96,8 @@ declare const _default: Readonly<{
98
96
  turn_off_2_step_verification_description: string;
99
97
  disable_2_step_verification: string;
100
98
  no_verification_method_warning: string;
99
+ passkey_sign_in_prompt: string;
100
+ passkey_sign_in_prompt_description: string;
101
101
  account_removal: string;
102
102
  delete_your_account: string;
103
103
  delete_account: string;
@@ -231,5 +231,25 @@ declare const _default: Readonly<{
231
231
  name_passkey_description: string;
232
232
  name_input_label: string;
233
233
  };
234
+ sessions: {
235
+ page_title: string;
236
+ page_description: string;
237
+ title: string;
238
+ current_session: string;
239
+ signed_in_at: string;
240
+ revoke_session: string;
241
+ revoke_session_title: string;
242
+ revoke_session_description: string;
243
+ no_other_sessions: string;
244
+ loading: string;
245
+ third_party_apps_title: string;
246
+ no_third_party_apps: string;
247
+ third_party_apps_load_failed: string;
248
+ granted_at: string;
249
+ revoke_grant: string;
250
+ revoke_grant_title: string;
251
+ revoke_grant_description: string;
252
+ revoke_grant_failed: string;
253
+ };
234
254
  }>;
235
255
  export default _default;
@@ -7,14 +7,11 @@ const account_center = {
7
7
  title: 'Cuenta',
8
8
  security_title: 'Seguridad',
9
9
  security_description: 'Cambia aquí la configuración de tu cuenta para garantizar su seguridad.',
10
- /** UNTRANSLATED */
11
- profile_title: 'Personal info',
12
- /** UNTRANSLATED */
13
- profile_description: 'Change your personal information here.',
14
- /** UNTRANSLATED */
15
- sidebar_personal_info: 'Personal info',
16
- /** UNTRANSLATED */
17
- sidebar_security: 'Security',
10
+ profile_title: 'Información personal',
11
+ profile_description: 'Cambia tu información personal aquí.',
12
+ sidebar_personal_info: 'Información personal',
13
+ sidebar_security: 'Seguridad',
14
+ sidebar_sessions: 'Sesiones',
18
15
  support: 'Soporte',
19
16
  },
20
17
  verification: {
@@ -66,6 +63,7 @@ const account_center = {
66
63
  username: {
67
64
  title: 'Establecer nombre de usuario',
68
65
  description: 'El nombre de usuario solo puede contener letras, números y guiones bajos.',
66
+ policy_description: '{{requirements}}',
69
67
  success: 'Nombre de usuario actualizado correctamente.',
70
68
  },
71
69
  security: {
@@ -98,6 +96,8 @@ const account_center = {
98
96
  turn_off_2_step_verification_description: 'Desactivar la verificación en dos pasos eliminará la capa extra de protección de tu cuenta al iniciar sesión. ¿Estás seguro de que quieres continuar?',
99
97
  disable_2_step_verification: 'Desactivar',
100
98
  no_verification_method_warning: 'No has añadido un segundo método de verificación. Añade al menos uno para activar la verificación en dos pasos al iniciar sesión.',
99
+ passkey_sign_in_prompt: 'Solicitar la configuración de un passkey',
100
+ passkey_sign_in_prompt_description: 'Cuando está activado, se te pedirá que configures un passkey para iniciar sesión de forma más rápida y segura.',
101
101
  account_removal: 'Eliminación de la cuenta',
102
102
  delete_your_account: 'Elimina tu cuenta',
103
103
  delete_account: 'Eliminar cuenta',
@@ -231,5 +231,25 @@ const account_center = {
231
231
  name_passkey_description: 'Has verificado correctamente este dispositivo para la autenticación en dos pasos. Personaliza el nombre para reconocerlo si tienes varias claves.',
232
232
  name_input_label: 'Nombre',
233
233
  },
234
+ sessions: {
235
+ page_title: 'Sesiones',
236
+ page_description: 'Administra tus sesiones activas y aplicaciones de terceros autorizadas.',
237
+ title: 'Sesiones',
238
+ current_session: 'Sesión actual',
239
+ signed_in_at: 'Inicio de sesión {{date}}',
240
+ revoke_session: 'Cerrar sesión',
241
+ revoke_session_title: 'Cerrar sesión',
242
+ revoke_session_description: 'Esto cerrará la sesión y revocará todo el acceso asociado. ¿Estás seguro de que deseas continuar?',
243
+ no_other_sessions: 'No hay otras sesiones activas.',
244
+ loading: 'Cargando...',
245
+ third_party_apps_title: 'Aplicaciones de terceros',
246
+ no_third_party_apps: 'No hay aplicaciones de terceros autorizadas.',
247
+ third_party_apps_load_failed: 'No se pudieron cargar las aplicaciones de terceros. Inténtalo de nuevo.',
248
+ granted_at: 'Autorizado {{date}}',
249
+ revoke_grant: 'Eliminar',
250
+ revoke_grant_title: 'Eliminar acceso de aplicación de terceros',
251
+ revoke_grant_description: 'Esto revocará todo el acceso otorgado a esta aplicación. ¿Estás seguro de que deseas continuar?',
252
+ revoke_grant_failed: 'Error al revocar algunos permisos. Por favor, inténtalo de nuevo.',
253
+ },
234
254
  };
235
255
  export default Object.freeze(account_center);
@@ -41,6 +41,7 @@ declare const _default: Readonly<{
41
41
  enter_password_for: string;
42
42
  enter_username: string;
43
43
  enter_username_description: string;
44
+ enter_username_policy_description: string;
44
45
  link_email: string;
45
46
  link_phone: string;
46
47
  link_email_or_phone: string;
@@ -71,6 +72,17 @@ declare const _default: Readonly<{
71
72
  character_types_many: string;
72
73
  character_types_other: string;
73
74
  };
75
+ username_requirements: string;
76
+ username_requirement: {
77
+ length: string;
78
+ characters: string;
79
+ };
80
+ username_character: {
81
+ uppercase: string;
82
+ lowercase: string;
83
+ number: string;
84
+ underscore: string;
85
+ };
74
86
  use: string;
75
87
  single_sign_on_email_form: string;
76
88
  single_sign_on_connectors_list: string;
@@ -92,6 +104,8 @@ declare const _default: Readonly<{
92
104
  all_sign_in_options: string;
93
105
  identifier_register_description: string;
94
106
  all_account_creation_options: string;
107
+ password_expired: string;
108
+ password_expiration_reset: string;
95
109
  back_to_sign_in: string;
96
110
  support_email: string;
97
111
  support_website: string;
@@ -41,6 +41,7 @@ const description = {
41
41
  enter_password_for: 'Inicie sesión con la contraseña de {{method}} {{value}}',
42
42
  enter_username: 'Establecer nombre de usuario',
43
43
  enter_username_description: 'El nombre de usuario es una alternativa para iniciar sesión. Debe contener solo letras, números y guiones bajos.',
44
+ enter_username_policy_description: 'El nombre de usuario es una alternativa para iniciar sesión. {{requirements}}',
44
45
  link_email: 'Vincular correo electrónico',
45
46
  link_phone: 'Vincular teléfono',
46
47
  link_email_or_phone: 'Vincular correo electrónico o teléfono',
@@ -71,6 +72,17 @@ const description = {
71
72
  character_types_many: 'debe contener al menos {{count}} tipos de letras mayúsculas, letras minúsculas, dígitos y símbolos',
72
73
  character_types_other: 'debe contener al menos {{count}} tipos de letras mayúsculas, letras minúsculas, dígitos y símbolos',
73
74
  },
75
+ username_requirements: 'Nombre de usuario {{items, list}}.',
76
+ username_requirement: {
77
+ length: 'debe tener entre {{min}} y {{max}} caracteres',
78
+ characters: 'solo puede contener {{characters, list}}',
79
+ },
80
+ username_character: {
81
+ uppercase: 'letras mayúsculas',
82
+ lowercase: 'letras minúsculas',
83
+ number: 'números',
84
+ underscore: 'guiones bajos',
85
+ },
74
86
  use: 'Usar',
75
87
  single_sign_on_email_form: 'Ingrese su dirección de correo electrónico corporativo',
76
88
  single_sign_on_connectors_list: 'Su empresa ha habilitado el inicio de sesión único (Single Sign-On) para la cuenta de correo electrónico {{email}}. Puede continuar iniciando sesión con los siguientes proveedores de SSO.',
@@ -92,6 +104,8 @@ const description = {
92
104
  all_sign_in_options: 'Todas las opciones de inicio de sesión',
93
105
  identifier_register_description: 'Ingrese su {{types, list(type: disjunction;)}} para crear una nueva cuenta.',
94
106
  all_account_creation_options: 'Todas las opciones de creación de cuenta',
107
+ password_expired: 'Tu contraseña ha caducado y debe ser restablecida antes de que puedas iniciar sesión.',
108
+ password_expiration_reset: 'Restablecer contraseña',
95
109
  back_to_sign_in: 'Volver a iniciar sesión',
96
110
  support_email: 'Correo electrónico de soporte: <link></link>',
97
111
  support_website: 'Sitio web de soporte: <link></link>',
@@ -8,6 +8,12 @@ declare const _default: Readonly<{
8
8
  username_exists: string;
9
9
  username_should_not_start_with_number: string;
10
10
  username_invalid_charset: string;
11
+ username_too_short: string;
12
+ username_too_long: string;
13
+ username_uppercase_not_allowed: string;
14
+ username_lowercase_not_allowed: string;
15
+ username_numbers_not_allowed: string;
16
+ username_underscore_not_allowed: string;
11
17
  invalid_email: string;
12
18
  invalid_phone: string;
13
19
  passwords_do_not_match: string;
@@ -41,6 +47,8 @@ declare const _default: Readonly<{
41
47
  terms_acceptance_required: string;
42
48
  terms_acceptance_required_description: string;
43
49
  something_went_wrong: string;
50
+ access_denied: string;
51
+ application_access_denied: string;
44
52
  feature_not_enabled: string;
45
53
  }>;
46
54
  export default _default;
@@ -9,6 +9,12 @@ const error = {
9
9
  username_exists: 'El nombre de usuario ya existe',
10
10
  username_should_not_start_with_number: 'El nombre de usuario no debe comenzar con un número',
11
11
  username_invalid_charset: 'El nombre de usuario solo debe contener letras, números o guiones bajos.',
12
+ username_too_short: 'El nombre de usuario debe tener al menos {{min}} caracteres.',
13
+ username_too_long: 'El nombre de usuario debe tener como máximo {{max}} caracteres.',
14
+ username_uppercase_not_allowed: 'No se permiten letras mayúsculas en los nombres de usuario.',
15
+ username_lowercase_not_allowed: 'No se permiten letras minúsculas en los nombres de usuario.',
16
+ username_numbers_not_allowed: 'No se permiten números en los nombres de usuario.',
17
+ username_underscore_not_allowed: 'No se permiten guiones bajos en los nombres de usuario.',
12
18
  invalid_email: 'El correo electrónico no es válido',
13
19
  invalid_phone: 'El número de teléfono no es válido',
14
20
  passwords_do_not_match: 'Las contraseñas no coinciden. Por favor intente de nuevo',
@@ -29,6 +35,8 @@ const error = {
29
35
  terms_acceptance_required: 'Se requiere aceptar los términos',
30
36
  terms_acceptance_required_description: 'Debes aceptar los términos para continuar. Por favor, inténtalo de nuevo.',
31
37
  something_went_wrong: 'Algo salió mal',
38
+ access_denied: 'Acceso denegado',
39
+ application_access_denied: 'No tiene permiso para acceder a esta aplicación.\nPor favor, contacte a su administrador para obtener ayuda.',
32
40
  feature_not_enabled: 'No tiene permiso para acceder a esta función. Por favor, contacte a su administrador para obtener ayuda.',
33
41
  };
34
42
  export default Object.freeze(error);