@logto/phrases-experience 1.12.2 → 1.13.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 (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 +43 -0
  4. package/lib/locales/ar/account-center.js +43 -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 +56 -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 +208 -0
  15. package/lib/locales/cs/account-center.js +208 -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 +547 -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 +43 -0
  43. package/lib/locales/de/account-center.js +43 -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 +56 -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 +43 -0
  54. package/lib/locales/en/account-center.js +43 -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 +56 -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 +43 -0
  65. package/lib/locales/es/account-center.js +43 -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 +56 -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 +43 -0
  76. package/lib/locales/fr/account-center.js +43 -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 +56 -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 +43 -0
  87. package/lib/locales/it/account-center.js +43 -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 +56 -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 +43 -0
  98. package/lib/locales/ja/account-center.js +43 -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 +56 -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 +43 -0
  109. package/lib/locales/ko/account-center.js +43 -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 +56 -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 +43 -0
  120. package/lib/locales/pl-pl/account-center.js +43 -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 +56 -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 +43 -0
  131. package/lib/locales/pt-br/account-center.js +43 -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 +56 -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 +43 -0
  142. package/lib/locales/pt-pt/account-center.js +43 -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 +56 -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 +43 -0
  153. package/lib/locales/ru/account-center.js +43 -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 +56 -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 +43 -0
  164. package/lib/locales/th/account-center.js +43 -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 +56 -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 +43 -0
  175. package/lib/locales/tr-tr/account-center.js +43 -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 +56 -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 +43 -0
  186. package/lib/locales/uk-ua/account-center.js +43 -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 +56 -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 +43 -0
  197. package/lib/locales/zh-cn/account-center.js +43 -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 +56 -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 +43 -0
  208. package/lib/locales/zh-hk/account-center.js +43 -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 +56 -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 +43 -0
  219. package/lib/locales/zh-tw/account-center.js +43 -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 +56 -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
@@ -0,0 +1,547 @@
1
+ declare const _default: Readonly<{
2
+ translation: {
3
+ input: Readonly<{
4
+ username: string;
5
+ password: string;
6
+ email: string;
7
+ phone_number: string;
8
+ confirm_password: string;
9
+ search_region_code: string;
10
+ backup_code: string;
11
+ code: string;
12
+ label_with_optional: string;
13
+ }>;
14
+ secondary: Readonly<{
15
+ social_bind_with: string;
16
+ }>;
17
+ action: Readonly<{
18
+ sign_in: string;
19
+ continue: string;
20
+ continue_as: string;
21
+ create_account: string;
22
+ create_account_without_linking: string;
23
+ create: string;
24
+ enter_passcode: string;
25
+ confirm: string;
26
+ cancel: string;
27
+ save_password: string;
28
+ bind: string;
29
+ bind_and_continue: string;
30
+ back: string;
31
+ nav_back: string;
32
+ nav_skip: string;
33
+ agree: string;
34
+ got_it: string;
35
+ sign_in_with: string;
36
+ forgot_password: string;
37
+ switch_to: string;
38
+ sign_in_via_passcode: string;
39
+ sign_in_via_password: string;
40
+ sign_in_via_passkey: string;
41
+ change: string;
42
+ link_another_email: string;
43
+ link_another_phone: string;
44
+ link_another_email_or_phone: string;
45
+ show_password: string;
46
+ copy: string;
47
+ verify_via_passkey: string;
48
+ download: string;
49
+ remove: string;
50
+ edit: string;
51
+ save: string;
52
+ single_sign_on: string;
53
+ authorize: string;
54
+ use_another_account: string;
55
+ back_to_current_account: string;
56
+ done: string;
57
+ }>;
58
+ description: Readonly<{
59
+ email: string;
60
+ phone_number: string;
61
+ username: string;
62
+ reminder: string;
63
+ not_found: string;
64
+ agree_with_terms: string;
65
+ agree_with_terms_modal: string;
66
+ terms_of_use: string;
67
+ sign_in: string;
68
+ privacy_policy: string;
69
+ create_account: string;
70
+ switch_account: string;
71
+ or: string;
72
+ and: string;
73
+ enter_passcode: string;
74
+ passcode_sent: string;
75
+ resend_after_seconds: string;
76
+ resend_passcode: string;
77
+ create_account_id_exists: string;
78
+ link_account_id_exists: string;
79
+ sign_in_id_does_not_exist: string;
80
+ sign_in_id_does_not_exist_alert: string;
81
+ create_account_id_exists_alert: string;
82
+ social_identity_exist: string;
83
+ bind_account_title: string;
84
+ social_create_account: string;
85
+ social_link_email: string;
86
+ social_link_phone: string;
87
+ social_link_email_or_phone: string;
88
+ social_bind_with_existing: string;
89
+ skip_social_linking: string;
90
+ reset_password: string;
91
+ reset_password_description: string;
92
+ new_password: string;
93
+ set_password: string;
94
+ password_changed: string;
95
+ no_account: string;
96
+ have_account: string;
97
+ enter_password: string;
98
+ enter_password_for: string;
99
+ enter_username: string;
100
+ enter_username_description: string;
101
+ link_email: string;
102
+ link_phone: string;
103
+ link_email_or_phone: string;
104
+ link_email_description: string;
105
+ link_phone_description: string;
106
+ link_email_or_phone_description: string;
107
+ continue_with_more_information: string;
108
+ create_your_account: string;
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;
115
+ no_region_code_found: string;
116
+ verify_email: string;
117
+ verify_phone: string;
118
+ password_requirements: string;
119
+ password_requirement: {
120
+ length_one: string;
121
+ length_two: string;
122
+ length_few: string;
123
+ length_many: string;
124
+ length_other: string;
125
+ character_types_one: string;
126
+ character_types_two: string;
127
+ character_types_few: string;
128
+ character_types_many: string;
129
+ character_types_other: string;
130
+ };
131
+ use: string;
132
+ single_sign_on_email_form: string;
133
+ single_sign_on_connectors_list: string;
134
+ single_sign_on_enabled: string;
135
+ authorize_title: string;
136
+ request_permission: string;
137
+ grant_organization_access: string;
138
+ authorize_personal_data_usage: string;
139
+ authorize_organization_access: string;
140
+ user_scopes: string;
141
+ organization_scopes: string;
142
+ authorize_agreement: string;
143
+ authorize_agreement_with_redirect: string;
144
+ not_you: string;
145
+ user_id: string;
146
+ redirect_to: string;
147
+ auto_agreement: string;
148
+ identifier_sign_in_description: string;
149
+ all_sign_in_options: string;
150
+ identifier_register_description: string;
151
+ all_account_creation_options: string;
152
+ back_to_sign_in: string;
153
+ support_email: string;
154
+ support_website: string;
155
+ switch_account_title: string;
156
+ switch_account_description: string;
157
+ about_yourself: string;
158
+ verify_identity: string;
159
+ choose_verification_method: string;
160
+ verification_method: {
161
+ passkey: string;
162
+ passkey_description: string;
163
+ password: string;
164
+ password_description: string;
165
+ email_verification_code: string;
166
+ phone_verification_code: string;
167
+ verification_code_description: string;
168
+ };
169
+ }>;
170
+ error: Readonly<{
171
+ general_required: string;
172
+ general_invalid: string;
173
+ invalid_min_max_input: string;
174
+ invalid_min_max_length: string;
175
+ username_required: string;
176
+ password_required: string;
177
+ username_exists: string;
178
+ username_should_not_start_with_number: string;
179
+ username_invalid_charset: string;
180
+ invalid_email: string;
181
+ invalid_phone: string;
182
+ passwords_do_not_match: string;
183
+ invalid_passcode: string;
184
+ device_code_required: string;
185
+ invalid_device_code: string;
186
+ device_flow_aborted: string;
187
+ invalid_connector_auth: string;
188
+ invalid_connector_request: string;
189
+ unknown: string;
190
+ invalid_session: string;
191
+ timeout: string;
192
+ password_rejected: Readonly<{
193
+ too_short: string;
194
+ too_long: string;
195
+ character_types: string;
196
+ unsupported_characters: string;
197
+ pwned: string;
198
+ restricted_found: string;
199
+ restricted: {
200
+ repetition: string;
201
+ sequence: string;
202
+ user_info: string;
203
+ words: string;
204
+ };
205
+ }>;
206
+ sso_not_enabled: string;
207
+ invalid_link: string;
208
+ invalid_link_description: string;
209
+ captcha_verification_failed: string;
210
+ terms_acceptance_required: string;
211
+ terms_acceptance_required_description: string;
212
+ something_went_wrong: string;
213
+ feature_not_enabled: string;
214
+ }>;
215
+ list: Readonly<{
216
+ or: string;
217
+ and: string;
218
+ separator: string;
219
+ }>;
220
+ mfa: Readonly<{
221
+ totp: string;
222
+ webauthn: string;
223
+ backup_code: string;
224
+ email_verification_code: string;
225
+ phone_verification_code: string;
226
+ link_totp_description: string;
227
+ link_webauthn_description: string;
228
+ link_backup_code_description: string;
229
+ link_email_verification_code_description: string;
230
+ link_email_2fa_description: string;
231
+ link_phone_verification_code_description: string;
232
+ link_phone_2fa_description: string;
233
+ verify_totp_description: string;
234
+ verify_webauthn_description: string;
235
+ verify_backup_code_description: string;
236
+ verify_email_verification_code_description: string;
237
+ verify_phone_verification_code_description: string;
238
+ send_to_email: string;
239
+ send_to_phone: string;
240
+ onboarding: string;
241
+ onboarding_description: string;
242
+ enable_mfa: string;
243
+ add_mfa_factors: string;
244
+ add_mfa_description: string;
245
+ add_another_mfa_factor: string;
246
+ add_another_mfa_description: string;
247
+ verify_mfa_factors: string;
248
+ verify_mfa_description: string;
249
+ add_authenticator_app: string;
250
+ replace_authenticator_app: string;
251
+ step: string;
252
+ scan_qr_code: string;
253
+ scan_qr_code_description: string;
254
+ qr_code_not_available: string;
255
+ copy_and_paste_key: string;
256
+ copy_and_paste_key_description: string;
257
+ want_to_scan_qr_code: string;
258
+ enter_one_time_code: string;
259
+ enter_one_time_code_link_description: string;
260
+ enter_one_time_code_description: string;
261
+ enter_email_verification_code: string;
262
+ enter_email_verification_code_description: string;
263
+ enter_phone_verification_code: string;
264
+ enter_phone_verification_code_description: string;
265
+ link_another_mfa_factor: string;
266
+ save_backup_code: string;
267
+ save_backup_code_description: string;
268
+ backup_code_hint: string;
269
+ new_backup_codes_generated: string;
270
+ enter_a_backup_code: string;
271
+ enter_backup_code_description: string;
272
+ create_a_passkey: string;
273
+ create_passkey_description: string;
274
+ try_another_verification_method: string;
275
+ verify_via_passkey: string;
276
+ verify_via_passkey_description: string;
277
+ secret_key_copied: string;
278
+ backup_code_copied: string;
279
+ webauthn_not_ready: string;
280
+ webauthn_not_supported: string;
281
+ webauthn_failed_to_create: string;
282
+ webauthn_failed_to_verify: string;
283
+ }>;
284
+ development_tenant: Readonly<{
285
+ notification: string;
286
+ }>;
287
+ user_scopes: Readonly<{
288
+ descriptions: {
289
+ custom_data: string;
290
+ email: string;
291
+ phone: string;
292
+ profile: string;
293
+ roles: string;
294
+ identities: string;
295
+ 'urn:logto:scope:organizations': string;
296
+ 'urn:logto:scope:organization_roles': string;
297
+ address: string;
298
+ 'urn:logto:scope:sessions': string;
299
+ };
300
+ }>;
301
+ profile: Readonly<{
302
+ name: string;
303
+ avatar: string;
304
+ givenName: string;
305
+ familyName: string;
306
+ middleName: string;
307
+ fullname: string;
308
+ nickname: string;
309
+ preferredUsername: string;
310
+ profile: string;
311
+ website: string;
312
+ gender: string;
313
+ birthdate: string;
314
+ zoneinfo: string;
315
+ locale: string;
316
+ address: {
317
+ formatted: string;
318
+ streetAddress: string;
319
+ locality: string;
320
+ region: string;
321
+ postalCode: string;
322
+ country: string;
323
+ };
324
+ gender_options: {
325
+ female: string;
326
+ male: string;
327
+ prefer_not_to_say: string;
328
+ };
329
+ }>;
330
+ account_center: Readonly<{
331
+ home: {
332
+ title: string;
333
+ description: string;
334
+ };
335
+ page: {
336
+ title: string;
337
+ security_title: string;
338
+ security_description: string;
339
+ support: string;
340
+ };
341
+ verification: {
342
+ title: string;
343
+ description: string;
344
+ error_send_failed: string;
345
+ error_invalid_code: string;
346
+ error_verify_failed: string;
347
+ verification_required: string;
348
+ try_another_method: string;
349
+ };
350
+ password_verification: {
351
+ title: string;
352
+ description: string;
353
+ error_failed: string;
354
+ };
355
+ verification_method: {
356
+ password: {
357
+ name: string;
358
+ description: string;
359
+ };
360
+ email: {
361
+ name: string;
362
+ description: string;
363
+ };
364
+ phone: {
365
+ name: string;
366
+ description: string;
367
+ };
368
+ };
369
+ email: {
370
+ title: string;
371
+ description: string;
372
+ verification_title: string;
373
+ verification_description: string;
374
+ success: string;
375
+ verification_required: string;
376
+ };
377
+ phone: {
378
+ title: string;
379
+ description: string;
380
+ verification_title: string;
381
+ verification_description: string;
382
+ success: string;
383
+ verification_required: string;
384
+ };
385
+ username: {
386
+ title: string;
387
+ description: string;
388
+ success: string;
389
+ };
390
+ security: {
391
+ add: string;
392
+ change: string;
393
+ remove: string;
394
+ not_set: string;
395
+ social_sign_in: string;
396
+ social_not_linked: string;
397
+ email_phone: string;
398
+ email: string;
399
+ phone: string;
400
+ password: string;
401
+ configured: string;
402
+ not_configured: string;
403
+ two_step_verification: string;
404
+ authenticator_app: string;
405
+ passkeys: string;
406
+ backup_codes: string;
407
+ email_verification_code: string;
408
+ phone_verification_code: string;
409
+ passkeys_count_one: string;
410
+ passkeys_count_other: string;
411
+ backup_codes_count_one: string;
412
+ backup_codes_count_other: string;
413
+ view: string;
414
+ manage: string;
415
+ };
416
+ social: {
417
+ linked: string;
418
+ removed: string;
419
+ not_enabled: string;
420
+ remove_confirmation_title: string;
421
+ remove_confirmation_description: string;
422
+ };
423
+ password: {
424
+ title: string;
425
+ description: string;
426
+ success: string;
427
+ };
428
+ code_verification: {
429
+ send: string;
430
+ resend: string;
431
+ resend_countdown: string;
432
+ };
433
+ email_verification: {
434
+ title: string;
435
+ prepare_description: string;
436
+ email_label: string;
437
+ send: string;
438
+ description: string;
439
+ resend: string;
440
+ not_received: string;
441
+ resend_action: string;
442
+ resend_countdown: string;
443
+ error_send_failed: string;
444
+ error_verify_failed: string;
445
+ error_invalid_code: string;
446
+ };
447
+ phone_verification: {
448
+ title: string;
449
+ prepare_description: string;
450
+ phone_label: string;
451
+ send: string;
452
+ description: string;
453
+ resend: string;
454
+ resend_countdown: string;
455
+ error_send_failed: string;
456
+ error_verify_failed: string;
457
+ error_invalid_code: string;
458
+ };
459
+ mfa: {
460
+ totp_already_added: string;
461
+ totp_not_enabled: string;
462
+ backup_code_already_added: string;
463
+ backup_code_not_enabled: string;
464
+ backup_code_requires_other_mfa: string;
465
+ passkey_not_enabled: string;
466
+ passkey_already_registered: string;
467
+ };
468
+ update_success: {
469
+ default: {
470
+ title: string;
471
+ description: string;
472
+ };
473
+ email: {
474
+ title: string;
475
+ description: string;
476
+ };
477
+ phone: {
478
+ title: string;
479
+ description: string;
480
+ };
481
+ username: {
482
+ title: string;
483
+ description: string;
484
+ };
485
+ password: {
486
+ title: string;
487
+ description: string;
488
+ };
489
+ totp: {
490
+ title: string;
491
+ description: string;
492
+ };
493
+ totp_replaced: {
494
+ title: string;
495
+ description: string;
496
+ };
497
+ backup_code: {
498
+ title: string;
499
+ description: string;
500
+ };
501
+ passkey: {
502
+ title: string;
503
+ description: string;
504
+ };
505
+ social: {
506
+ title: string;
507
+ description: string;
508
+ };
509
+ };
510
+ backup_code: {
511
+ title: string;
512
+ description: string;
513
+ copy_hint: string;
514
+ generate_new_title: string;
515
+ generate_new: string;
516
+ };
517
+ passkey: {
518
+ title: string;
519
+ added: string;
520
+ last_used: string;
521
+ never_used: string;
522
+ unnamed: string;
523
+ renamed: string;
524
+ deleted: string;
525
+ add_another_title: string;
526
+ add_another_description: string;
527
+ add_passkey: string;
528
+ delete_confirmation_title: string;
529
+ delete_confirmation_description: string;
530
+ rename_passkey: string;
531
+ rename_description: string;
532
+ name_this_passkey: string;
533
+ name_passkey_description: string;
534
+ name_input_label: string;
535
+ };
536
+ }>;
537
+ passkey_sign_in: Readonly<{
538
+ setup_page: {
539
+ title: string;
540
+ subtitle: string;
541
+ description: string;
542
+ };
543
+ trigger_conditional_ui_failed: string;
544
+ }>;
545
+ };
546
+ }>;
547
+ export default _default;
@@ -0,0 +1,29 @@
1
+ import account_center from './account-center.js';
2
+ import action from './action.js';
3
+ import description from './description.js';
4
+ import development_tenant from './development-tenant.js';
5
+ import error from './error/index.js';
6
+ import input from './input.js';
7
+ import list from './list.js';
8
+ import mfa from './mfa.js';
9
+ import passkey_sign_in from './passkey-sign-in.js';
10
+ import profile from './profile.js';
11
+ import secondary from './secondary.js';
12
+ import user_scopes from './user-scopes.js';
13
+ const cs = {
14
+ translation: {
15
+ input,
16
+ secondary,
17
+ action,
18
+ description,
19
+ error,
20
+ list,
21
+ mfa,
22
+ development_tenant,
23
+ user_scopes,
24
+ profile,
25
+ account_center,
26
+ passkey_sign_in,
27
+ },
28
+ };
29
+ export default Object.freeze(cs);
@@ -0,0 +1,12 @@
1
+ declare const _default: Readonly<{
2
+ username: string;
3
+ password: string;
4
+ email: string;
5
+ phone_number: string;
6
+ confirm_password: string;
7
+ search_region_code: string;
8
+ backup_code: string;
9
+ code: string;
10
+ label_with_optional: string;
11
+ }>;
12
+ export default _default;
@@ -0,0 +1,12 @@
1
+ const input = {
2
+ username: 'Uživatelské jméno',
3
+ password: 'Heslo',
4
+ email: 'E-mailová adresa',
5
+ phone_number: 'Telefonní číslo',
6
+ confirm_password: 'Potvrď heslo',
7
+ search_region_code: 'Hledat telefonní předvolbu',
8
+ backup_code: 'Záložní kód',
9
+ code: 'Kód',
10
+ label_with_optional: '{{label}} (Volitelné)',
11
+ };
12
+ export default Object.freeze(input);
@@ -0,0 +1,6 @@
1
+ declare const _default: Readonly<{
2
+ or: string;
3
+ and: string;
4
+ separator: string;
5
+ }>;
6
+ export default _default;
@@ -0,0 +1,6 @@
1
+ const list = {
2
+ or: 'nebo',
3
+ and: 'a',
4
+ separator: ',',
5
+ };
6
+ export default Object.freeze(list);
@@ -0,0 +1,65 @@
1
+ declare const _default: Readonly<{
2
+ totp: string;
3
+ webauthn: string;
4
+ backup_code: string;
5
+ email_verification_code: string;
6
+ phone_verification_code: string;
7
+ link_totp_description: string;
8
+ link_webauthn_description: string;
9
+ link_backup_code_description: string;
10
+ link_email_verification_code_description: string;
11
+ link_email_2fa_description: string;
12
+ link_phone_verification_code_description: string;
13
+ link_phone_2fa_description: string;
14
+ verify_totp_description: string;
15
+ verify_webauthn_description: string;
16
+ verify_backup_code_description: string;
17
+ verify_email_verification_code_description: string;
18
+ verify_phone_verification_code_description: string;
19
+ send_to_email: string;
20
+ send_to_phone: string;
21
+ onboarding: string;
22
+ onboarding_description: string;
23
+ enable_mfa: string;
24
+ add_mfa_factors: string;
25
+ add_mfa_description: string;
26
+ add_another_mfa_factor: string;
27
+ add_another_mfa_description: string;
28
+ verify_mfa_factors: string;
29
+ verify_mfa_description: string;
30
+ add_authenticator_app: string;
31
+ replace_authenticator_app: string;
32
+ step: string;
33
+ scan_qr_code: string;
34
+ scan_qr_code_description: string;
35
+ qr_code_not_available: string;
36
+ copy_and_paste_key: string;
37
+ copy_and_paste_key_description: string;
38
+ want_to_scan_qr_code: string;
39
+ enter_one_time_code: string;
40
+ enter_one_time_code_link_description: string;
41
+ enter_one_time_code_description: string;
42
+ enter_email_verification_code: string;
43
+ enter_email_verification_code_description: string;
44
+ enter_phone_verification_code: string;
45
+ enter_phone_verification_code_description: string;
46
+ link_another_mfa_factor: string;
47
+ save_backup_code: string;
48
+ save_backup_code_description: string;
49
+ backup_code_hint: string;
50
+ new_backup_codes_generated: string;
51
+ enter_a_backup_code: string;
52
+ enter_backup_code_description: string;
53
+ create_a_passkey: string;
54
+ create_passkey_description: string;
55
+ try_another_verification_method: string;
56
+ verify_via_passkey: string;
57
+ verify_via_passkey_description: string;
58
+ secret_key_copied: string;
59
+ backup_code_copied: string;
60
+ webauthn_not_ready: string;
61
+ webauthn_not_supported: string;
62
+ webauthn_failed_to_create: string;
63
+ webauthn_failed_to_verify: string;
64
+ }>;
65
+ export default _default;