@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
@@ -0,0 +1,571 @@
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
+ profile_title: string;
340
+ profile_description: string;
341
+ sidebar_personal_info: string;
342
+ sidebar_security: string;
343
+ support: string;
344
+ };
345
+ verification: {
346
+ title: string;
347
+ description: string;
348
+ error_send_failed: string;
349
+ error_invalid_code: string;
350
+ error_verify_failed: string;
351
+ verification_required: string;
352
+ try_another_method: string;
353
+ no_available_methods_title: string;
354
+ no_available_methods_description: string;
355
+ };
356
+ password_verification: {
357
+ title: string;
358
+ description: string;
359
+ error_failed: string;
360
+ };
361
+ verification_method: {
362
+ password: {
363
+ name: string;
364
+ description: string;
365
+ };
366
+ email: {
367
+ name: string;
368
+ description: string;
369
+ };
370
+ phone: {
371
+ name: string;
372
+ description: string;
373
+ };
374
+ };
375
+ email: {
376
+ title: string;
377
+ description: string;
378
+ verification_title: string;
379
+ verification_description: string;
380
+ success: string;
381
+ verification_required: string;
382
+ };
383
+ phone: {
384
+ title: string;
385
+ description: string;
386
+ verification_title: string;
387
+ verification_description: string;
388
+ success: string;
389
+ verification_required: string;
390
+ };
391
+ username: {
392
+ title: string;
393
+ description: string;
394
+ success: string;
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
+ };
447
+ password: {
448
+ title: string;
449
+ description: string;
450
+ success: string;
451
+ };
452
+ code_verification: {
453
+ send: string;
454
+ resend: string;
455
+ resend_countdown: string;
456
+ };
457
+ email_verification: {
458
+ title: string;
459
+ prepare_description: string;
460
+ email_label: string;
461
+ send: string;
462
+ description: string;
463
+ resend: string;
464
+ not_received: string;
465
+ resend_action: string;
466
+ resend_countdown: string;
467
+ error_send_failed: string;
468
+ error_verify_failed: string;
469
+ error_invalid_code: string;
470
+ };
471
+ phone_verification: {
472
+ title: string;
473
+ prepare_description: string;
474
+ phone_label: string;
475
+ send: string;
476
+ description: string;
477
+ resend: string;
478
+ resend_countdown: string;
479
+ error_send_failed: string;
480
+ error_verify_failed: string;
481
+ error_invalid_code: string;
482
+ };
483
+ mfa: {
484
+ totp_already_added: string;
485
+ totp_not_enabled: string;
486
+ backup_code_already_added: string;
487
+ backup_code_not_enabled: string;
488
+ backup_code_requires_other_mfa: string;
489
+ passkey_not_enabled: string;
490
+ passkey_already_registered: string;
491
+ };
492
+ update_success: {
493
+ default: {
494
+ title: string;
495
+ description: string;
496
+ };
497
+ email: {
498
+ title: string;
499
+ description: string;
500
+ };
501
+ phone: {
502
+ title: string;
503
+ description: string;
504
+ };
505
+ username: {
506
+ title: string;
507
+ description: string;
508
+ };
509
+ password: {
510
+ title: string;
511
+ description: string;
512
+ };
513
+ totp: {
514
+ title: string;
515
+ description: string;
516
+ };
517
+ totp_replaced: {
518
+ title: string;
519
+ description: string;
520
+ };
521
+ backup_code: {
522
+ title: string;
523
+ description: string;
524
+ };
525
+ passkey: {
526
+ title: string;
527
+ description: string;
528
+ };
529
+ social: {
530
+ title: string;
531
+ description: string;
532
+ };
533
+ };
534
+ backup_code: {
535
+ title: string;
536
+ description: string;
537
+ copy_hint: string;
538
+ generate_new_title: string;
539
+ generate_new: string;
540
+ };
541
+ passkey: {
542
+ title: string;
543
+ added: string;
544
+ last_used: string;
545
+ never_used: string;
546
+ unnamed: string;
547
+ renamed: string;
548
+ deleted: string;
549
+ add_another_title: string;
550
+ add_another_description: string;
551
+ add_passkey: string;
552
+ delete_confirmation_title: string;
553
+ delete_confirmation_description: string;
554
+ rename_passkey: string;
555
+ rename_description: string;
556
+ name_this_passkey: string;
557
+ name_passkey_description: string;
558
+ name_input_label: string;
559
+ };
560
+ }>;
561
+ passkey_sign_in: Readonly<{
562
+ setup_page: {
563
+ title: string;
564
+ subtitle: string;
565
+ description: string;
566
+ };
567
+ trigger_conditional_ui_failed: string;
568
+ }>;
569
+ };
570
+ }>;
571
+ 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);