@logto/phrases-experience 1.12.2 → 1.13.1

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 (229) hide show
  1. package/lib/index.d.ts +4 -4
  2. package/lib/index.js +5 -2
  3. package/lib/locales/ar/account-center.d.ts +71 -0
  4. package/lib/locales/ar/account-center.js +71 -0
  5. package/lib/locales/ar/description.d.ts +5 -0
  6. package/lib/locales/ar/description.js +5 -0
  7. package/lib/locales/ar/error/index.d.ts +3 -0
  8. package/lib/locales/ar/error/index.js +3 -0
  9. package/lib/locales/ar/index.d.ts +80 -0
  10. package/lib/locales/ar/input.d.ts +1 -0
  11. package/lib/locales/ar/input.js +1 -0
  12. package/lib/locales/ar/mfa.d.ts +4 -0
  13. package/lib/locales/ar/mfa.js +4 -0
  14. package/lib/locales/cs/account-center.d.ts +236 -0
  15. package/lib/locales/cs/account-center.js +236 -0
  16. package/lib/locales/cs/action.d.ts +42 -0
  17. package/lib/locales/cs/action.js +42 -0
  18. package/lib/locales/cs/description.d.ts +113 -0
  19. package/lib/locales/cs/description.js +113 -0
  20. package/lib/locales/cs/development-tenant.d.ts +4 -0
  21. package/lib/locales/cs/development-tenant.js +4 -0
  22. package/lib/locales/cs/error/index.d.ts +46 -0
  23. package/lib/locales/cs/error/index.js +34 -0
  24. package/lib/locales/cs/error/password-rejected.d.ts +15 -0
  25. package/lib/locales/cs/error/password-rejected.js +15 -0
  26. package/lib/locales/cs/index.d.ts +571 -0
  27. package/lib/locales/cs/index.js +29 -0
  28. package/lib/locales/cs/input.d.ts +12 -0
  29. package/lib/locales/cs/input.js +12 -0
  30. package/lib/locales/cs/list.d.ts +6 -0
  31. package/lib/locales/cs/list.js +6 -0
  32. package/lib/locales/cs/mfa.d.ts +65 -0
  33. package/lib/locales/cs/mfa.js +65 -0
  34. package/lib/locales/cs/passkey-sign-in.d.ts +9 -0
  35. package/lib/locales/cs/passkey-sign-in.js +9 -0
  36. package/lib/locales/cs/profile.d.ts +30 -0
  37. package/lib/locales/cs/profile.js +30 -0
  38. package/lib/locales/cs/secondary.d.ts +4 -0
  39. package/lib/locales/cs/secondary.js +4 -0
  40. package/lib/locales/cs/user-scopes.d.ts +15 -0
  41. package/lib/locales/cs/user-scopes.js +15 -0
  42. package/lib/locales/de/account-center.d.ts +71 -0
  43. package/lib/locales/de/account-center.js +71 -0
  44. package/lib/locales/de/description.d.ts +5 -0
  45. package/lib/locales/de/description.js +5 -0
  46. package/lib/locales/de/error/index.d.ts +3 -0
  47. package/lib/locales/de/error/index.js +4 -1
  48. package/lib/locales/de/index.d.ts +80 -0
  49. package/lib/locales/de/input.d.ts +1 -0
  50. package/lib/locales/de/input.js +1 -0
  51. package/lib/locales/de/mfa.d.ts +4 -0
  52. package/lib/locales/de/mfa.js +4 -0
  53. package/lib/locales/en/account-center.d.ts +67 -0
  54. package/lib/locales/en/account-center.js +67 -0
  55. package/lib/locales/en/description.d.ts +5 -0
  56. package/lib/locales/en/description.js +5 -0
  57. package/lib/locales/en/error/index.d.ts +3 -0
  58. package/lib/locales/en/error/index.js +7 -4
  59. package/lib/locales/en/index.d.ts +80 -0
  60. package/lib/locales/en/input.d.ts +1 -0
  61. package/lib/locales/en/input.js +1 -0
  62. package/lib/locales/en/mfa.d.ts +4 -0
  63. package/lib/locales/en/mfa.js +5 -1
  64. package/lib/locales/es/account-center.d.ts +71 -0
  65. package/lib/locales/es/account-center.js +71 -0
  66. package/lib/locales/es/description.d.ts +5 -0
  67. package/lib/locales/es/description.js +5 -0
  68. package/lib/locales/es/error/index.d.ts +3 -0
  69. package/lib/locales/es/error/index.js +3 -0
  70. package/lib/locales/es/index.d.ts +80 -0
  71. package/lib/locales/es/input.d.ts +1 -0
  72. package/lib/locales/es/input.js +1 -0
  73. package/lib/locales/es/mfa.d.ts +4 -0
  74. package/lib/locales/es/mfa.js +4 -0
  75. package/lib/locales/fr/account-center.d.ts +71 -0
  76. package/lib/locales/fr/account-center.js +71 -0
  77. package/lib/locales/fr/description.d.ts +5 -0
  78. package/lib/locales/fr/description.js +5 -0
  79. package/lib/locales/fr/error/index.d.ts +3 -0
  80. package/lib/locales/fr/error/index.js +6 -3
  81. package/lib/locales/fr/index.d.ts +80 -0
  82. package/lib/locales/fr/input.d.ts +1 -0
  83. package/lib/locales/fr/input.js +1 -0
  84. package/lib/locales/fr/mfa.d.ts +4 -0
  85. package/lib/locales/fr/mfa.js +4 -0
  86. package/lib/locales/it/account-center.d.ts +71 -0
  87. package/lib/locales/it/account-center.js +71 -0
  88. package/lib/locales/it/description.d.ts +5 -0
  89. package/lib/locales/it/description.js +5 -0
  90. package/lib/locales/it/error/index.d.ts +3 -0
  91. package/lib/locales/it/error/index.js +6 -3
  92. package/lib/locales/it/index.d.ts +80 -0
  93. package/lib/locales/it/input.d.ts +1 -0
  94. package/lib/locales/it/input.js +1 -0
  95. package/lib/locales/it/mfa.d.ts +4 -0
  96. package/lib/locales/it/mfa.js +4 -0
  97. package/lib/locales/ja/account-center.d.ts +71 -0
  98. package/lib/locales/ja/account-center.js +71 -0
  99. package/lib/locales/ja/description.d.ts +5 -0
  100. package/lib/locales/ja/description.js +5 -0
  101. package/lib/locales/ja/error/index.d.ts +3 -0
  102. package/lib/locales/ja/error/index.js +3 -0
  103. package/lib/locales/ja/index.d.ts +80 -0
  104. package/lib/locales/ja/input.d.ts +1 -0
  105. package/lib/locales/ja/input.js +1 -0
  106. package/lib/locales/ja/mfa.d.ts +4 -0
  107. package/lib/locales/ja/mfa.js +4 -0
  108. package/lib/locales/ko/account-center.d.ts +71 -0
  109. package/lib/locales/ko/account-center.js +71 -0
  110. package/lib/locales/ko/description.d.ts +5 -0
  111. package/lib/locales/ko/description.js +5 -0
  112. package/lib/locales/ko/error/index.d.ts +3 -0
  113. package/lib/locales/ko/error/index.js +5 -2
  114. package/lib/locales/ko/index.d.ts +80 -0
  115. package/lib/locales/ko/input.d.ts +1 -0
  116. package/lib/locales/ko/input.js +1 -0
  117. package/lib/locales/ko/mfa.d.ts +4 -0
  118. package/lib/locales/ko/mfa.js +4 -0
  119. package/lib/locales/pl-pl/account-center.d.ts +71 -0
  120. package/lib/locales/pl-pl/account-center.js +71 -0
  121. package/lib/locales/pl-pl/description.d.ts +5 -0
  122. package/lib/locales/pl-pl/description.js +5 -0
  123. package/lib/locales/pl-pl/error/index.d.ts +3 -0
  124. package/lib/locales/pl-pl/error/index.js +7 -4
  125. package/lib/locales/pl-pl/index.d.ts +80 -0
  126. package/lib/locales/pl-pl/input.d.ts +1 -0
  127. package/lib/locales/pl-pl/input.js +1 -0
  128. package/lib/locales/pl-pl/mfa.d.ts +4 -0
  129. package/lib/locales/pl-pl/mfa.js +4 -0
  130. package/lib/locales/pt-br/account-center.d.ts +71 -0
  131. package/lib/locales/pt-br/account-center.js +71 -0
  132. package/lib/locales/pt-br/description.d.ts +5 -0
  133. package/lib/locales/pt-br/description.js +5 -0
  134. package/lib/locales/pt-br/error/index.d.ts +3 -0
  135. package/lib/locales/pt-br/error/index.js +7 -4
  136. package/lib/locales/pt-br/index.d.ts +80 -0
  137. package/lib/locales/pt-br/input.d.ts +1 -0
  138. package/lib/locales/pt-br/input.js +1 -0
  139. package/lib/locales/pt-br/mfa.d.ts +4 -0
  140. package/lib/locales/pt-br/mfa.js +4 -0
  141. package/lib/locales/pt-pt/account-center.d.ts +71 -0
  142. package/lib/locales/pt-pt/account-center.js +71 -0
  143. package/lib/locales/pt-pt/description.d.ts +5 -0
  144. package/lib/locales/pt-pt/description.js +5 -0
  145. package/lib/locales/pt-pt/error/index.d.ts +3 -0
  146. package/lib/locales/pt-pt/error/index.js +4 -1
  147. package/lib/locales/pt-pt/index.d.ts +80 -0
  148. package/lib/locales/pt-pt/input.d.ts +1 -0
  149. package/lib/locales/pt-pt/input.js +1 -0
  150. package/lib/locales/pt-pt/mfa.d.ts +4 -0
  151. package/lib/locales/pt-pt/mfa.js +4 -0
  152. package/lib/locales/ru/account-center.d.ts +71 -0
  153. package/lib/locales/ru/account-center.js +71 -0
  154. package/lib/locales/ru/description.d.ts +5 -0
  155. package/lib/locales/ru/description.js +5 -0
  156. package/lib/locales/ru/error/index.d.ts +3 -0
  157. package/lib/locales/ru/error/index.js +5 -2
  158. package/lib/locales/ru/index.d.ts +80 -0
  159. package/lib/locales/ru/input.d.ts +1 -0
  160. package/lib/locales/ru/input.js +1 -0
  161. package/lib/locales/ru/mfa.d.ts +4 -0
  162. package/lib/locales/ru/mfa.js +4 -0
  163. package/lib/locales/th/account-center.d.ts +71 -0
  164. package/lib/locales/th/account-center.js +71 -0
  165. package/lib/locales/th/description.d.ts +5 -0
  166. package/lib/locales/th/description.js +5 -0
  167. package/lib/locales/th/error/index.d.ts +3 -0
  168. package/lib/locales/th/error/index.js +7 -4
  169. package/lib/locales/th/index.d.ts +80 -0
  170. package/lib/locales/th/input.d.ts +1 -0
  171. package/lib/locales/th/input.js +1 -0
  172. package/lib/locales/th/mfa.d.ts +4 -0
  173. package/lib/locales/th/mfa.js +4 -0
  174. package/lib/locales/tr-tr/account-center.d.ts +71 -0
  175. package/lib/locales/tr-tr/account-center.js +71 -0
  176. package/lib/locales/tr-tr/description.d.ts +5 -0
  177. package/lib/locales/tr-tr/description.js +5 -0
  178. package/lib/locales/tr-tr/error/index.d.ts +3 -0
  179. package/lib/locales/tr-tr/error/index.js +5 -2
  180. package/lib/locales/tr-tr/index.d.ts +80 -0
  181. package/lib/locales/tr-tr/input.d.ts +1 -0
  182. package/lib/locales/tr-tr/input.js +1 -0
  183. package/lib/locales/tr-tr/mfa.d.ts +4 -0
  184. package/lib/locales/tr-tr/mfa.js +4 -0
  185. package/lib/locales/uk-ua/account-center.d.ts +71 -0
  186. package/lib/locales/uk-ua/account-center.js +71 -0
  187. package/lib/locales/uk-ua/description.d.ts +5 -0
  188. package/lib/locales/uk-ua/description.js +5 -0
  189. package/lib/locales/uk-ua/error/index.d.ts +3 -0
  190. package/lib/locales/uk-ua/error/index.js +3 -0
  191. package/lib/locales/uk-ua/index.d.ts +80 -0
  192. package/lib/locales/uk-ua/input.d.ts +1 -0
  193. package/lib/locales/uk-ua/input.js +1 -0
  194. package/lib/locales/uk-ua/mfa.d.ts +4 -0
  195. package/lib/locales/uk-ua/mfa.js +4 -0
  196. package/lib/locales/zh-cn/account-center.d.ts +71 -0
  197. package/lib/locales/zh-cn/account-center.js +71 -0
  198. package/lib/locales/zh-cn/description.d.ts +5 -0
  199. package/lib/locales/zh-cn/description.js +5 -0
  200. package/lib/locales/zh-cn/error/index.d.ts +3 -0
  201. package/lib/locales/zh-cn/error/index.js +5 -2
  202. package/lib/locales/zh-cn/index.d.ts +80 -0
  203. package/lib/locales/zh-cn/input.d.ts +1 -0
  204. package/lib/locales/zh-cn/input.js +1 -0
  205. package/lib/locales/zh-cn/mfa.d.ts +4 -0
  206. package/lib/locales/zh-cn/mfa.js +4 -0
  207. package/lib/locales/zh-hk/account-center.d.ts +71 -0
  208. package/lib/locales/zh-hk/account-center.js +71 -0
  209. package/lib/locales/zh-hk/description.d.ts +5 -0
  210. package/lib/locales/zh-hk/description.js +5 -0
  211. package/lib/locales/zh-hk/error/index.d.ts +3 -0
  212. package/lib/locales/zh-hk/error/index.js +5 -2
  213. package/lib/locales/zh-hk/index.d.ts +80 -0
  214. package/lib/locales/zh-hk/input.d.ts +1 -0
  215. package/lib/locales/zh-hk/input.js +1 -0
  216. package/lib/locales/zh-hk/mfa.d.ts +4 -0
  217. package/lib/locales/zh-hk/mfa.js +4 -0
  218. package/lib/locales/zh-tw/account-center.d.ts +71 -0
  219. package/lib/locales/zh-tw/account-center.js +71 -0
  220. package/lib/locales/zh-tw/description.d.ts +5 -0
  221. package/lib/locales/zh-tw/description.js +5 -0
  222. package/lib/locales/zh-tw/error/index.d.ts +3 -0
  223. package/lib/locales/zh-tw/error/index.js +5 -2
  224. package/lib/locales/zh-tw/index.d.ts +80 -0
  225. package/lib/locales/zh-tw/input.d.ts +1 -0
  226. package/lib/locales/zh-tw/input.js +1 -0
  227. package/lib/locales/zh-tw/mfa.d.ts +4 -0
  228. package/lib/locales/zh-tw/mfa.js +4 -0
  229. package/package.json +3 -3
@@ -6,6 +6,7 @@ const input = {
6
6
  confirm_password: 'Passwort bestätigen',
7
7
  search_region_code: 'Suche region code',
8
8
  backup_code: 'Backup-Code',
9
+ code: 'Code',
9
10
  label_with_optional: '{{label}} (Optional)',
10
11
  };
11
12
  export default Object.freeze(input);
@@ -18,6 +18,9 @@ declare const _default: Readonly<{
18
18
  verify_phone_verification_code_description: string;
19
19
  send_to_email: string;
20
20
  send_to_phone: string;
21
+ onboarding: string;
22
+ onboarding_description: string;
23
+ enable_mfa: string;
21
24
  add_mfa_factors: string;
22
25
  add_mfa_description: string;
23
26
  add_another_mfa_factor: string;
@@ -25,6 +28,7 @@ declare const _default: Readonly<{
25
28
  verify_mfa_factors: string;
26
29
  verify_mfa_description: string;
27
30
  add_authenticator_app: string;
31
+ replace_authenticator_app: string;
28
32
  step: string;
29
33
  scan_qr_code: string;
30
34
  scan_qr_code_description: string;
@@ -18,6 +18,9 @@ const mfa = {
18
18
  verify_phone_verification_code_description: 'Geben Sie den an Ihr Telefon gesendeten Code ein',
19
19
  send_to_email: 'Senden an {{identifier}}',
20
20
  send_to_phone: 'Senden an {{identifier}}',
21
+ onboarding: '2-Schritte-Verifizierung aktivieren',
22
+ onboarding_description: 'Schützen Sie Ihr Konto mit der 2-Schritte-Verifizierung. Wählen Sie eine oder mehrere Methoden: Passkey, Authentifizierungs-App (OTP), SMS-Bestätigungscode oder Backup-Codes.',
23
+ enable_mfa: '2-Schritte-Verifizierung aktivieren',
21
24
  add_mfa_factors: '2-Schritte-Verifizierung hinzufügen',
22
25
  add_mfa_description: 'Die Zwei-Faktor-Verifizierung ist aktiviert. Wählen Sie Ihre zweite Verifizierungsmethode für sicheres Anmelden aus.',
23
26
  add_another_mfa_factor: 'Eine weitere 2-Schritte-Verifizierung hinzufügen',
@@ -25,6 +28,7 @@ const mfa = {
25
28
  verify_mfa_factors: '2-Schritte-Verifizierung',
26
29
  verify_mfa_description: 'Die 2-Schritte-Verifizierung ist für dieses Konto aktiviert. Bitte wählen Sie die zweite Methode zur Verifizierung Ihrer Identität aus.',
27
30
  add_authenticator_app: 'Authenticator-App hinzufügen',
31
+ replace_authenticator_app: 'Authenticator-App ersetzen',
28
32
  step: 'Schritt {{step, number}}: {{content}}',
29
33
  scan_qr_code: 'Scannen Sie diesen QR-Code',
30
34
  scan_qr_code_description: 'Scannen Sie den folgenden QR-Code mit Ihrer Authenticator-App, wie z.B. Google Authenticator, Duo Mobile, Authy usw.',
@@ -3,6 +3,16 @@ declare const _default: Readonly<{
3
3
  title: string;
4
4
  description: string;
5
5
  };
6
+ page: {
7
+ title: string;
8
+ security_title: string;
9
+ security_description: string;
10
+ profile_title: string;
11
+ profile_description: string;
12
+ sidebar_personal_info: string;
13
+ sidebar_security: string;
14
+ support: string;
15
+ };
6
16
  verification: {
7
17
  title: string;
8
18
  description: string;
@@ -11,6 +21,8 @@ declare const _default: Readonly<{
11
21
  error_verify_failed: string;
12
22
  verification_required: string;
13
23
  try_another_method: string;
24
+ no_available_methods_title: string;
25
+ no_available_methods_description: string;
14
26
  };
15
27
  password_verification: {
16
28
  title: string;
@@ -52,6 +64,57 @@ declare const _default: Readonly<{
52
64
  description: string;
53
65
  success: string;
54
66
  };
67
+ security: {
68
+ add: string;
69
+ change: string;
70
+ remove: string;
71
+ not_set: string;
72
+ social_sign_in: string;
73
+ social_not_linked: string;
74
+ email_phone: string;
75
+ email: string;
76
+ phone: string;
77
+ password: string;
78
+ configured: string;
79
+ not_configured: string;
80
+ two_step_verification: string;
81
+ authenticator_app: string;
82
+ passkeys: string;
83
+ backup_codes: string;
84
+ email_verification_code: string;
85
+ phone_verification_code: string;
86
+ passkeys_count_one: string;
87
+ passkeys_count_other: string;
88
+ backup_codes_count_one: string;
89
+ backup_codes_count_other: string;
90
+ view: string;
91
+ manage: string;
92
+ turn_on_2_step_verification: string;
93
+ turn_on_2_step_verification_description: string;
94
+ turn_off_2_step_verification: string;
95
+ turn_off_2_step_verification_description: string;
96
+ disable_2_step_verification: string;
97
+ no_verification_method_warning: string;
98
+ account_removal: string;
99
+ delete_your_account: string;
100
+ delete_account: string;
101
+ remove_username_confirmation_title: string;
102
+ remove_username_confirmation_description: string;
103
+ remove_email_confirmation_title: string;
104
+ remove_email_confirmation_description: string;
105
+ remove_phone_confirmation_title: string;
106
+ remove_phone_confirmation_description: string;
107
+ email_removed: string;
108
+ phone_removed: string;
109
+ username_removed: string;
110
+ };
111
+ social: {
112
+ linked: string;
113
+ removed: string;
114
+ not_enabled: string;
115
+ remove_confirmation_title: string;
116
+ remove_confirmation_description: string;
117
+ };
55
118
  password: {
56
119
  title: string;
57
120
  description: string;
@@ -122,6 +185,10 @@ declare const _default: Readonly<{
122
185
  title: string;
123
186
  description: string;
124
187
  };
188
+ totp_replaced: {
189
+ title: string;
190
+ description: string;
191
+ };
125
192
  backup_code: {
126
193
  title: string;
127
194
  description: string;
@@ -3,6 +3,16 @@ const account_center = {
3
3
  title: 'Page not found',
4
4
  description: 'This page is not available.',
5
5
  },
6
+ page: {
7
+ title: 'Account',
8
+ security_title: 'Security',
9
+ security_description: 'Change your account settings here to ensure your account security.',
10
+ profile_title: 'Personal info',
11
+ profile_description: 'Change your personal information here.',
12
+ sidebar_personal_info: 'Personal info',
13
+ sidebar_security: 'Security',
14
+ support: 'Support',
15
+ },
6
16
  verification: {
7
17
  title: 'Security verification',
8
18
  description: "Verify it's you to protect your account security. Please select the method to verify your identity.",
@@ -11,6 +21,8 @@ const account_center = {
11
21
  error_verify_failed: 'Verification failed. Please enter the code again.',
12
22
  verification_required: 'Verification expired. Please verify your identity again.',
13
23
  try_another_method: 'Try another method to verify',
24
+ no_available_methods_title: 'No verification methods available',
25
+ no_available_methods_description: "You don't have any verification methods set up. Please add a password, email, or phone number to your account first.",
14
26
  },
15
27
  password_verification: {
16
28
  title: 'Verify password',
@@ -52,6 +64,57 @@ const account_center = {
52
64
  description: 'Username must contain only letters, numbers, and underscores.',
53
65
  success: 'Username updated successfully.',
54
66
  },
67
+ security: {
68
+ add: 'Add',
69
+ change: 'Change',
70
+ remove: 'Remove',
71
+ not_set: 'Not set',
72
+ social_sign_in: 'Social sign-in',
73
+ social_not_linked: 'Not linked',
74
+ email_phone: 'Email / Phone',
75
+ email: 'Email',
76
+ phone: 'Phone',
77
+ password: 'Password',
78
+ configured: 'Configured',
79
+ not_configured: 'Not configured',
80
+ two_step_verification: '2-step verification',
81
+ authenticator_app: 'Authenticator app',
82
+ passkeys: 'Passkeys',
83
+ backup_codes: 'Backup codes',
84
+ email_verification_code: 'Email verification code',
85
+ phone_verification_code: 'Phone verification code',
86
+ passkeys_count_one: '{{count}} passkey',
87
+ passkeys_count_other: '{{count}} passkeys',
88
+ backup_codes_count_one: '{{count}} code remaining',
89
+ backup_codes_count_other: '{{count}} codes remaining',
90
+ view: 'View',
91
+ manage: 'Manage',
92
+ turn_on_2_step_verification: 'Turn on 2-step verification',
93
+ turn_on_2_step_verification_description: "Add an extra layer of security. You'll be prompted for a second verification step at sign-in.",
94
+ turn_off_2_step_verification: 'Turn off 2-step verification',
95
+ 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?',
96
+ disable_2_step_verification: 'Disable',
97
+ no_verification_method_warning: "You haven't added a second verification method. Add at least one to enable 2-step verification at sign-in.",
98
+ account_removal: 'Account removal',
99
+ delete_your_account: 'Delete your account',
100
+ delete_account: 'Delete account',
101
+ remove_username_confirmation_title: 'Remove username',
102
+ remove_username_confirmation_description: 'Once removed, you will no longer be able to sign in with this username. Are you sure you want to continue?',
103
+ remove_email_confirmation_title: 'Remove email address',
104
+ remove_email_confirmation_description: 'Once removed, you will no longer be able to sign in with this email address. Are you sure you want to continue?',
105
+ remove_phone_confirmation_title: 'Remove phone number',
106
+ remove_phone_confirmation_description: 'Once removed, you will no longer be able to sign in with this phone number. Are you sure you want to continue?',
107
+ email_removed: 'Email address removed successfully.',
108
+ phone_removed: 'Phone number removed successfully.',
109
+ username_removed: 'Username removed successfully.',
110
+ },
111
+ social: {
112
+ linked: '{{connector}} linked successfully.',
113
+ removed: '{{connector}} removed successfully.',
114
+ not_enabled: 'This social sign-in method is not enabled. Please contact your administrator for assistance.',
115
+ remove_confirmation_title: 'Remove social account',
116
+ remove_confirmation_description: 'If you remove {{connector}}, you may not be able to sign in with it until you add it back again.',
117
+ },
55
118
  password: {
56
119
  title: 'Set password',
57
120
  description: 'Create a new password to secure your account.',
@@ -122,6 +185,10 @@ const account_center = {
122
185
  title: 'Authenticator app added!',
123
186
  description: 'Your authenticator app has been successfully linked to your account.',
124
187
  },
188
+ totp_replaced: {
189
+ title: 'Authenticator app replaced!',
190
+ description: 'Your authenticator app has been successfully replaced.',
191
+ },
125
192
  backup_code: {
126
193
  title: 'Backup codes generated!',
127
194
  description: 'Your backup codes have been saved. Keep them in a safe place.',
@@ -50,6 +50,11 @@ declare const _default: Readonly<{
50
50
  continue_with_more_information: string;
51
51
  create_your_account: string;
52
52
  sign_in_to_your_account: string;
53
+ device_activation: string;
54
+ device_activation_description: string;
55
+ device_activation_error_description: string;
56
+ device_activation_success: string;
57
+ device_activation_success_description: string;
53
58
  no_region_code_found: string;
54
59
  verify_email: string;
55
60
  verify_phone: string;
@@ -50,6 +50,11 @@ const description = {
50
50
  continue_with_more_information: 'For added security, please complete below account details.',
51
51
  create_your_account: 'Create your account',
52
52
  sign_in_to_your_account: 'Sign in to your account',
53
+ device_activation: 'Device activation',
54
+ device_activation_description: 'Enter the code shown on your device. Make sure it matches, then continue to sign in to this device.',
55
+ device_activation_error_description: 'Enter the code displayed on your device.',
56
+ device_activation_success: 'Your device is now connected!',
57
+ device_activation_success_description: 'Return your device to continue.',
53
58
  no_region_code_found: 'No region code found',
54
59
  verify_email: 'Verify your email',
55
60
  verify_phone: 'Verify your phone number',
@@ -12,6 +12,9 @@ declare const _default: Readonly<{
12
12
  invalid_phone: string;
13
13
  passwords_do_not_match: string;
14
14
  invalid_passcode: string;
15
+ device_code_required: string;
16
+ invalid_device_code: string;
17
+ device_flow_aborted: string;
15
18
  invalid_connector_auth: string;
16
19
  invalid_connector_request: string;
17
20
  unknown: string;
@@ -11,20 +11,23 @@ const error = {
11
11
  username_invalid_charset: 'Username should only contain letters, numbers, or underscores.',
12
12
  invalid_email: 'The email is invalid',
13
13
  invalid_phone: 'The phone number is invalid',
14
- passwords_do_not_match: 'Your passwords don’t match. Please try again.',
14
+ passwords_do_not_match: 'Your passwords don’t match.',
15
15
  invalid_passcode: 'The verification code is invalid.',
16
+ device_code_required: 'Code is required.',
17
+ invalid_device_code: 'The device code is invalid.',
18
+ device_flow_aborted: 'The sign-in request was interrupted.',
16
19
  invalid_connector_auth: 'The authorization is invalid',
17
20
  invalid_connector_request: 'The connector data is invalid',
18
- unknown: 'Unknown error. Please try again later.',
21
+ unknown: 'Unknown error.',
19
22
  invalid_session: 'Session not found. Please go back and sign in again.',
20
- timeout: 'Request timeout. Please try again later.',
23
+ timeout: 'Request timeout.',
21
24
  password_rejected,
22
25
  sso_not_enabled: 'Single Sign-On is not enabled for this email account.',
23
26
  invalid_link: 'Invalid link',
24
27
  invalid_link_description: 'Your one-time token may have expired or is no longer valid.',
25
28
  captcha_verification_failed: 'Failed to perform captcha verification.',
26
29
  terms_acceptance_required: 'Terms acceptance required',
27
- terms_acceptance_required_description: 'You must agree to the terms to continue. Please try again.',
30
+ terms_acceptance_required_description: 'You must agree to the terms to continue.',
28
31
  something_went_wrong: 'Something went wrong',
29
32
  feature_not_enabled: 'You do not have permission to access this feature. Please contact your administrator for assistance.',
30
33
  };
@@ -8,6 +8,7 @@ declare const _default: Readonly<{
8
8
  confirm_password: string;
9
9
  search_region_code: string;
10
10
  backup_code: string;
11
+ code: string;
11
12
  label_with_optional: string;
12
13
  }>;
13
14
  secondary: Readonly<{
@@ -106,6 +107,11 @@ declare const _default: Readonly<{
106
107
  continue_with_more_information: string;
107
108
  create_your_account: string;
108
109
  sign_in_to_your_account: string;
110
+ device_activation: string;
111
+ device_activation_description: string;
112
+ device_activation_error_description: string;
113
+ device_activation_success: string;
114
+ device_activation_success_description: string;
109
115
  no_region_code_found: string;
110
116
  verify_email: string;
111
117
  verify_phone: string;
@@ -175,6 +181,9 @@ declare const _default: Readonly<{
175
181
  invalid_phone: string;
176
182
  passwords_do_not_match: string;
177
183
  invalid_passcode: string;
184
+ device_code_required: string;
185
+ invalid_device_code: string;
186
+ device_flow_aborted: string;
178
187
  invalid_connector_auth: string;
179
188
  invalid_connector_request: string;
180
189
  unknown: string;
@@ -228,6 +237,9 @@ declare const _default: Readonly<{
228
237
  verify_phone_verification_code_description: string;
229
238
  send_to_email: string;
230
239
  send_to_phone: string;
240
+ onboarding: string;
241
+ onboarding_description: string;
242
+ enable_mfa: string;
231
243
  add_mfa_factors: string;
232
244
  add_mfa_description: string;
233
245
  add_another_mfa_factor: string;
@@ -235,6 +247,7 @@ declare const _default: Readonly<{
235
247
  verify_mfa_factors: string;
236
248
  verify_mfa_description: string;
237
249
  add_authenticator_app: string;
250
+ replace_authenticator_app: string;
238
251
  step: string;
239
252
  scan_qr_code: string;
240
253
  scan_qr_code_description: string;
@@ -319,6 +332,16 @@ declare const _default: Readonly<{
319
332
  title: string;
320
333
  description: string;
321
334
  };
335
+ page: {
336
+ title: string;
337
+ security_title: string;
338
+ security_description: string;
339
+ profile_title: string;
340
+ profile_description: string;
341
+ sidebar_personal_info: string;
342
+ sidebar_security: string;
343
+ support: string;
344
+ };
322
345
  verification: {
323
346
  title: string;
324
347
  description: string;
@@ -327,6 +350,8 @@ declare const _default: Readonly<{
327
350
  error_verify_failed: string;
328
351
  verification_required: string;
329
352
  try_another_method: string;
353
+ no_available_methods_title: string;
354
+ no_available_methods_description: string;
330
355
  };
331
356
  password_verification: {
332
357
  title: string;
@@ -368,6 +393,57 @@ declare const _default: Readonly<{
368
393
  description: string;
369
394
  success: string;
370
395
  };
396
+ security: {
397
+ add: string;
398
+ change: string;
399
+ remove: string;
400
+ not_set: string;
401
+ social_sign_in: string;
402
+ social_not_linked: string;
403
+ email_phone: string;
404
+ email: string;
405
+ phone: string;
406
+ password: string;
407
+ configured: string;
408
+ not_configured: string;
409
+ two_step_verification: string;
410
+ authenticator_app: string;
411
+ passkeys: string;
412
+ backup_codes: string;
413
+ email_verification_code: string;
414
+ phone_verification_code: string;
415
+ passkeys_count_one: string;
416
+ passkeys_count_other: string;
417
+ backup_codes_count_one: string;
418
+ backup_codes_count_other: string;
419
+ view: string;
420
+ manage: string;
421
+ turn_on_2_step_verification: string;
422
+ turn_on_2_step_verification_description: string;
423
+ turn_off_2_step_verification: string;
424
+ turn_off_2_step_verification_description: string;
425
+ disable_2_step_verification: string;
426
+ no_verification_method_warning: string;
427
+ account_removal: string;
428
+ delete_your_account: string;
429
+ delete_account: string;
430
+ remove_username_confirmation_title: string;
431
+ remove_username_confirmation_description: string;
432
+ remove_email_confirmation_title: string;
433
+ remove_email_confirmation_description: string;
434
+ remove_phone_confirmation_title: string;
435
+ remove_phone_confirmation_description: string;
436
+ email_removed: string;
437
+ phone_removed: string;
438
+ username_removed: string;
439
+ };
440
+ social: {
441
+ linked: string;
442
+ removed: string;
443
+ not_enabled: string;
444
+ remove_confirmation_title: string;
445
+ remove_confirmation_description: string;
446
+ };
371
447
  password: {
372
448
  title: string;
373
449
  description: string;
@@ -438,6 +514,10 @@ declare const _default: Readonly<{
438
514
  title: string;
439
515
  description: string;
440
516
  };
517
+ totp_replaced: {
518
+ title: string;
519
+ description: string;
520
+ };
441
521
  backup_code: {
442
522
  title: string;
443
523
  description: string;
@@ -6,6 +6,7 @@ declare const _default: Readonly<{
6
6
  confirm_password: string;
7
7
  search_region_code: string;
8
8
  backup_code: string;
9
+ code: string;
9
10
  label_with_optional: string;
10
11
  }>;
11
12
  export default _default;
@@ -6,6 +6,7 @@ const input = {
6
6
  confirm_password: 'Confirm password',
7
7
  search_region_code: 'Search region code',
8
8
  backup_code: 'Backup code',
9
+ code: 'Code',
9
10
  label_with_optional: '{{label}} (Optional)',
10
11
  };
11
12
  export default Object.freeze(input);
@@ -18,6 +18,9 @@ declare const _default: Readonly<{
18
18
  verify_phone_verification_code_description: string;
19
19
  send_to_email: string;
20
20
  send_to_phone: string;
21
+ onboarding: string;
22
+ onboarding_description: string;
23
+ enable_mfa: string;
21
24
  add_mfa_factors: string;
22
25
  add_mfa_description: string;
23
26
  add_another_mfa_factor: string;
@@ -25,6 +28,7 @@ declare const _default: Readonly<{
25
28
  verify_mfa_factors: string;
26
29
  verify_mfa_description: string;
27
30
  add_authenticator_app: string;
31
+ replace_authenticator_app: string;
28
32
  step: string;
29
33
  scan_qr_code: string;
30
34
  scan_qr_code_description: string;
@@ -18,13 +18,17 @@ const mfa = {
18
18
  verify_phone_verification_code_description: 'Enter the code sent to your phone',
19
19
  send_to_email: 'Send to {{identifier}}',
20
20
  send_to_phone: 'Send to {{identifier}}',
21
+ onboarding: 'Turn on 2-step verification',
22
+ onboarding_description: 'Protect your account with 2-step verification. Choose one or more methods: Passkey, authenticator app (OTP), SMS verification code, or backup codes.',
23
+ enable_mfa: 'Enable 2-step verification',
21
24
  add_mfa_factors: 'Add 2-step verification',
22
25
  add_mfa_description: 'Two-factor verification is enabled. Select your second verification method for secure sign-in.',
23
- add_another_mfa_factor: 'Add another one 2-step verification',
26
+ add_another_mfa_factor: 'Add another 2-step verification',
24
27
  add_another_mfa_description: 'Select another way to add for verifying your identity when sign-in.',
25
28
  verify_mfa_factors: '2-step verification',
26
29
  verify_mfa_description: '2-step verification has been enabled for this account. Please select the second way to verify your identity.',
27
30
  add_authenticator_app: 'Add authenticator app',
31
+ replace_authenticator_app: 'Replace authenticator app',
28
32
  step: 'Step {{step, number}}: {{content}}',
29
33
  scan_qr_code: 'Scan this QR code',
30
34
  scan_qr_code_description: 'Scan the following QR code with your authenticator app, such as Google Authenticator, Duo Mobile, Authy, etc.',
@@ -3,6 +3,20 @@ declare const _default: Readonly<{
3
3
  title: string;
4
4
  description: string;
5
5
  };
6
+ page: {
7
+ title: string;
8
+ security_title: string;
9
+ security_description: string;
10
+ /** UNTRANSLATED */
11
+ profile_title: string;
12
+ /** UNTRANSLATED */
13
+ profile_description: string;
14
+ /** UNTRANSLATED */
15
+ sidebar_personal_info: string;
16
+ /** UNTRANSLATED */
17
+ sidebar_security: string;
18
+ support: string;
19
+ };
6
20
  verification: {
7
21
  title: string;
8
22
  description: string;
@@ -11,6 +25,8 @@ declare const _default: Readonly<{
11
25
  error_verify_failed: string;
12
26
  verification_required: string;
13
27
  try_another_method: string;
28
+ no_available_methods_title: string;
29
+ no_available_methods_description: string;
14
30
  };
15
31
  password_verification: {
16
32
  title: string;
@@ -52,6 +68,57 @@ declare const _default: Readonly<{
52
68
  description: string;
53
69
  success: string;
54
70
  };
71
+ security: {
72
+ add: string;
73
+ change: string;
74
+ remove: string;
75
+ not_set: string;
76
+ social_sign_in: string;
77
+ social_not_linked: string;
78
+ email_phone: string;
79
+ email: string;
80
+ phone: string;
81
+ password: string;
82
+ configured: string;
83
+ not_configured: string;
84
+ two_step_verification: string;
85
+ authenticator_app: string;
86
+ passkeys: string;
87
+ backup_codes: string;
88
+ email_verification_code: string;
89
+ phone_verification_code: string;
90
+ passkeys_count_one: string;
91
+ passkeys_count_other: string;
92
+ backup_codes_count_one: string;
93
+ backup_codes_count_other: string;
94
+ view: string;
95
+ manage: string;
96
+ turn_on_2_step_verification: string;
97
+ turn_on_2_step_verification_description: string;
98
+ turn_off_2_step_verification: string;
99
+ turn_off_2_step_verification_description: string;
100
+ disable_2_step_verification: string;
101
+ no_verification_method_warning: string;
102
+ account_removal: string;
103
+ delete_your_account: string;
104
+ delete_account: string;
105
+ remove_username_confirmation_title: string;
106
+ remove_username_confirmation_description: string;
107
+ remove_email_confirmation_title: string;
108
+ remove_email_confirmation_description: string;
109
+ remove_phone_confirmation_title: string;
110
+ remove_phone_confirmation_description: string;
111
+ email_removed: string;
112
+ phone_removed: string;
113
+ username_removed: string;
114
+ };
115
+ social: {
116
+ linked: string;
117
+ not_enabled: string;
118
+ removed: string;
119
+ remove_confirmation_title: string;
120
+ remove_confirmation_description: string;
121
+ };
55
122
  password: {
56
123
  title: string;
57
124
  description: string;
@@ -122,6 +189,10 @@ declare const _default: Readonly<{
122
189
  title: string;
123
190
  description: string;
124
191
  };
192
+ totp_replaced: {
193
+ title: string;
194
+ description: string;
195
+ };
125
196
  backup_code: {
126
197
  title: string;
127
198
  description: string;