@aws-amplify/ui 3.12.4 → 3.12.5

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 (36) hide show
  1. package/dist/esm/i18n/dictionaries/authenticator/de.js +1 -1
  2. package/dist/esm/i18n/dictionaries/authenticator/en.js +1 -1
  3. package/dist/esm/i18n/dictionaries/authenticator/es.js +1 -1
  4. package/dist/esm/i18n/dictionaries/authenticator/fr.js +1 -1
  5. package/dist/esm/i18n/dictionaries/authenticator/id.js +1 -1
  6. package/dist/esm/i18n/dictionaries/authenticator/it.js +1 -1
  7. package/dist/esm/i18n/dictionaries/authenticator/ja.js +1 -1
  8. package/dist/esm/i18n/dictionaries/authenticator/kr.js +1 -1
  9. package/dist/esm/i18n/dictionaries/authenticator/nl.js +1 -1
  10. package/dist/esm/i18n/dictionaries/authenticator/pl.js +1 -1
  11. package/dist/esm/i18n/dictionaries/authenticator/pt.js +1 -1
  12. package/dist/esm/i18n/dictionaries/authenticator/ru.js +1 -1
  13. package/dist/esm/i18n/dictionaries/authenticator/sv.js +1 -1
  14. package/dist/esm/i18n/dictionaries/authenticator/tr.js +1 -1
  15. package/dist/esm/i18n/dictionaries/authenticator/zh.js +1 -1
  16. package/dist/index.js +1 -1
  17. package/dist/styles.css +7 -1
  18. package/dist/theme.css +1 -1
  19. package/dist/types/i18n/dictionaries/authenticator/de.d.ts +2 -61
  20. package/dist/types/i18n/dictionaries/authenticator/en.d.ts +2 -50
  21. package/dist/types/i18n/dictionaries/authenticator/es.d.ts +2 -63
  22. package/dist/types/i18n/dictionaries/authenticator/fr.d.ts +2 -65
  23. package/dist/types/i18n/dictionaries/authenticator/id.d.ts +2 -78
  24. package/dist/types/i18n/dictionaries/authenticator/it.d.ts +2 -49
  25. package/dist/types/i18n/dictionaries/authenticator/ja.d.ts +2 -56
  26. package/dist/types/i18n/dictionaries/authenticator/kr.d.ts +2 -56
  27. package/dist/types/i18n/dictionaries/authenticator/nl.d.ts +2 -50
  28. package/dist/types/i18n/dictionaries/authenticator/pl.d.ts +2 -57
  29. package/dist/types/i18n/dictionaries/authenticator/pt.d.ts +2 -50
  30. package/dist/types/i18n/dictionaries/authenticator/ru.d.ts +2 -50
  31. package/dist/types/i18n/dictionaries/authenticator/sv.d.ts +2 -51
  32. package/dist/types/i18n/dictionaries/authenticator/tr.d.ts +2 -65
  33. package/dist/types/i18n/dictionaries/authenticator/types.d.ts +3 -0
  34. package/dist/types/i18n/dictionaries/authenticator/zh.d.ts +2 -32
  35. package/dist/types/i18n/dictionaries/index.d.ts +610 -663
  36. package/package.json +1 -1
@@ -1,834 +1,781 @@
1
1
  export declare const deDict: {
2
- 'Account recovery requires verified contact information': string;
3
- 'An account with the given email already exists.': string;
4
- 'Back to Sign In': string;
5
- 'Change Password': string;
2
+ [x: string]: string;
3
+ Email: string;
4
+ "Phone Number": string;
5
+ "Account recovery requires verified contact information": string;
6
+ "Back to Sign In": string;
7
+ "Change Password": string;
8
+ Changing: string;
6
9
  Code: string;
10
+ "Confirm Password": string;
11
+ "Confirm Sign Up": string;
12
+ "Confirm SMS Code": string;
13
+ "Confirm TOTP Code": string;
7
14
  Confirm: string;
8
- 'Confirm Password': string;
9
- 'Confirm a Code': string;
10
- 'Confirm Sign In': string;
11
- 'Confirm Sign Up': string;
12
- 'Confirm SMS Code': string;
13
- 'Confirm TOTP Code': string;
14
- 'Confirmation Code': string;
15
- 'Create a new account': string;
16
- 'Create account': string;
17
- 'Create Account': string;
18
- 'Creating Account': string;
19
- Email: string;
20
- 'Enter your code': string;
21
- 'Enter your password': string;
22
- 'Enter your username': string;
23
- 'Enter your phone number': string;
24
- 'Enter your email': string;
25
- 'Forgot your password?': string;
26
- 'Forgot Password': string;
27
- 'Hide password': string;
28
- 'Have an account? ': string;
29
- 'Incorrect username or password': string;
30
- 'Invalid password format': string;
31
- 'Invalid phone number format': string;
32
- 'Lost your code? ': string;
33
- 'New Password': string;
34
- 'No account? ': string;
35
- or: string;
15
+ "Confirmation Code": string;
16
+ Confirming: string;
17
+ "Create a new account": string;
18
+ "Create Account": string;
19
+ "Creating Account": string;
20
+ "Dismiss alert": string;
21
+ "Enter your code": string;
22
+ "Enter your email": string;
23
+ "Enter your phone number": string;
24
+ "Enter your username": string;
25
+ "Forgot your password?": string;
26
+ "Hide password": string;
27
+ Loading: string;
28
+ "New password": string;
36
29
  Password: string;
37
- 'Password attempts exceeded': string;
38
- 'Phone Number': string;
39
- 'Resend Code': string;
40
- 'Reset password': string;
41
- 'Reset your password': string;
42
- 'Send Code': string;
43
- 'Send code': string;
44
- 'Sign in': string;
45
- 'Sign In': string;
46
- 'Sign in to your account': string;
47
- 'Sign Out': string;
48
- 'Sign Up': string;
30
+ "Resend Code": string;
31
+ "Reset your password": string;
32
+ "Reset your Password": string;
33
+ "Send code": string;
34
+ "Send Code": string;
35
+ Sending: string;
36
+ "Setup TOTP": string;
37
+ "Show password": string;
38
+ "Sign in to your account": string;
39
+ "Sign In with Amazon": string;
40
+ "Sign In with Apple": string;
41
+ "Sign In with Facebook": string;
42
+ "Sign In with Google": string;
43
+ "Sign in": string;
44
+ "Sign In": string;
45
+ "Signing in": string;
49
46
  Skip: string;
50
47
  Submit: string;
51
- 'User already exists': string;
52
- 'User does not exist': string;
48
+ Submitting: string;
53
49
  Username: string;
54
- 'Username cannot be empty': string;
50
+ "Verify Contact": string;
55
51
  Verify: string;
56
- 'Verify Contact': string;
57
- 'We Emailed You': string;
58
- 'Your code is on the way. To log in, enter the code we emailed to': string;
59
- 'Your code is on the way. To log in, enter the code we texted to': string;
60
- 'It may take a minute to arrive.': string;
61
52
  };
62
53
  export declare const enDict: {
63
- 'Account recovery requires verified contact information': string;
64
- 'Back to Sign In': string;
65
- 'Change Password': string;
54
+ [x: string]: string;
55
+ Email: string;
56
+ "Phone Number": string;
57
+ "Account recovery requires verified contact information": string;
58
+ "Back to Sign In": string;
59
+ "Change Password": string;
66
60
  Changing: string;
67
61
  Code: string;
62
+ "Confirm Password": string;
63
+ "Confirm Sign Up": string;
64
+ "Confirm SMS Code": string;
65
+ "Confirm TOTP Code": string;
68
66
  Confirm: string;
69
- 'Confirm Password': string;
70
- 'Confirm Sign Up': string;
71
- 'Confirm SMS Code': string;
72
- 'Confirm TOTP Code': string;
73
- 'Confirmation Code': string;
67
+ "Confirmation Code": string;
74
68
  Confirming: string;
75
- 'Create Account': string;
76
- 'Creating Account': string;
77
- Email: string;
78
- 'Enter your code': string;
79
- 'Enter your username': string;
80
- 'Enter your phone number': string;
81
- 'Enter your email': string;
82
- 'Forgot your password?': string;
83
- 'Hide password': string;
69
+ "Create a new account": string;
70
+ "Create Account": string;
71
+ "Creating Account": string;
72
+ "Dismiss alert": string;
73
+ "Enter your code": string;
74
+ "Enter your email": string;
75
+ "Enter your phone number": string;
76
+ "Enter your username": string;
77
+ "Forgot your password?": string;
78
+ "Hide password": string;
84
79
  Loading: string;
85
- Username: string;
86
- 'New password': string;
80
+ "New password": string;
87
81
  Password: string;
88
- 'Phone Number': string;
89
- 'Resend Code': string;
90
- 'Reset your password': string;
91
- 'Reset your Password': string;
92
- 'Send Code': string;
93
- 'Send code': string;
82
+ "Resend Code": string;
83
+ "Reset your password": string;
84
+ "Reset your Password": string;
85
+ "Send code": string;
86
+ "Send Code": string;
94
87
  Sending: string;
95
- 'Setup TOTP': string;
96
- 'Show password': string;
97
- 'Sign in': string;
98
- 'Sign In': string;
99
- 'Sign In with Amazon': string;
100
- 'Sign In with Apple': string;
101
- 'Sign In with Facebook': string;
102
- 'Sign In with Google': string;
103
- 'Sign in to your account': string;
104
- 'Create a new account': string;
105
- 'Signing in': string;
88
+ "Setup TOTP": string;
89
+ "Show password": string;
90
+ "Sign in to your account": string;
91
+ "Sign In with Amazon": string;
92
+ "Sign In with Apple": string;
93
+ "Sign In with Facebook": string;
94
+ "Sign In with Google": string;
95
+ "Sign in": string;
96
+ "Sign In": string;
97
+ "Signing in": string;
106
98
  Skip: string;
107
99
  Submit: string;
108
100
  Submitting: string;
109
- 'Verify Contact': string;
101
+ Username: string;
102
+ "Verify Contact": string;
110
103
  Verify: string;
111
104
  };
112
105
  export declare const esDict: {
113
- 'Account recovery requires verified contact information': string;
114
- 'An account with the given email already exists.': string;
115
- 'Back to Sign In': string;
116
- 'Change Password': string;
106
+ [x: string]: string;
107
+ Email: string;
108
+ "Phone Number": string;
109
+ "Account recovery requires verified contact information": string;
110
+ "Back to Sign In": string;
111
+ "Change Password": string;
117
112
  Changing: string;
118
113
  Code: string;
114
+ "Confirm Password": string;
115
+ "Confirm Sign Up": string;
116
+ "Confirm SMS Code": string;
117
+ "Confirm TOTP Code": string;
119
118
  Confirm: string;
120
- 'Confirm a Code': string;
121
- 'Confirm Password': string;
122
- 'Confirm Sign In': string;
123
- 'Confirm Sign Up': string;
124
- 'Confirm TOTP Code': string;
125
- 'Confirmation Code': string;
119
+ "Confirmation Code": string;
126
120
  Confirming: string;
127
- 'Create a new account': string;
128
- 'Create Account': string;
129
- 'Creating Account': string;
130
- Email: string;
131
- 'Enter your email': string;
132
- 'Forgot Password': string;
133
- 'Incorrect username or password.': string;
134
- 'Invalid password format': string;
135
- 'Invalid phone number format': string;
136
- 'Forgot your password?': string;
137
- 'Hide password': string;
138
- 'Loading...': string;
139
- 'New Password': string;
140
- or: string;
121
+ "Create a new account": string;
122
+ "Create Account": string;
123
+ "Creating Account": string;
124
+ "Dismiss alert": string;
125
+ "Enter your code": string;
126
+ "Enter your email": string;
127
+ "Enter your phone number": string;
128
+ "Enter your username": string;
129
+ "Forgot your password?": string;
130
+ "Hide password": string;
131
+ Loading: string;
132
+ "New password": string;
141
133
  Password: string;
142
- 'Phone Number': string;
143
- 'Resend a Code': string;
144
- 'Reset your password': string;
145
- 'Reset your Password': string;
146
- 'Resend Code': string;
147
- 'Send Code': string;
134
+ "Resend Code": string;
135
+ "Reset your password": string;
136
+ "Reset your Password": string;
137
+ "Send code": string;
138
+ "Send Code": string;
148
139
  Sending: string;
149
- 'Setup TOTP': string;
150
- 'Show password': string;
151
- 'Sign in': string;
152
- 'Sign In': string;
153
- 'Sign In with Amazon': string;
154
- 'Sign In with Apple': string;
155
- 'Sign In with Facebook': string;
156
- 'Sign In with Google': string;
157
- 'Sign in to your account': string;
158
- 'Sign Out': string;
159
- 'Sign Up': string;
160
- 'Sign Up with Amazon': string;
161
- 'Sign Up with Apple': string;
162
- 'Sign Up with Facebook': string;
163
- 'Sign Up with Google': string;
164
- 'Signing in': string;
140
+ "Setup TOTP": string;
141
+ "Show password": string;
142
+ "Sign in to your account": string;
143
+ "Sign In with Amazon": string;
144
+ "Sign In with Apple": string;
145
+ "Sign In with Facebook": string;
146
+ "Sign In with Google": string;
147
+ "Sign in": string;
148
+ "Sign In": string;
149
+ "Signing in": string;
165
150
  Skip: string;
166
151
  Submit: string;
167
- 'User already exists': string;
168
- 'User does not exist': string;
152
+ Submitting: string;
169
153
  Username: string;
170
- 'Username cannot be empty': string;
154
+ "Verify Contact": string;
171
155
  Verify: string;
172
- 'Verify Contact': string;
173
- 'Your passwords must match': string;
174
156
  };
175
157
  export declare const frDict: {
176
- 'Account recovery requires verified contact information': string;
177
- 'An account with the given email already exists.': string;
178
- 'Back to Sign In': string;
179
- Change: string;
180
- 'Change Password': string;
158
+ [x: string]: string;
159
+ Email: string;
160
+ "Phone Number": string;
161
+ "Account recovery requires verified contact information": string;
162
+ "Back to Sign In": string;
163
+ "Change Password": string;
164
+ Changing: string;
181
165
  Code: string;
166
+ "Confirm Password": string;
167
+ "Confirm Sign Up": string;
168
+ "Confirm SMS Code": string;
169
+ "Confirm TOTP Code": string;
182
170
  Confirm: string;
183
- 'Confirm a Code': string;
184
- 'Confirm Password': string;
185
- 'Confirm Sign In': string;
186
- 'Confirm Sign Up': string;
187
- 'Confirm SMS Code': string;
188
- 'Confirm TOTP Code': string;
189
- 'Confirmation Code': string;
190
- 'Create a new account': string;
191
- 'Create account': string;
192
- 'Create Account': string;
193
- Email: string;
194
- 'Enter your code': string;
195
- 'Enter your email': string;
196
- 'Enter your password': string;
197
- 'Enter your phone number': string;
198
- 'Enter your username': string;
199
- 'Forgot Password': string;
200
- 'Forgot your password?': string;
201
- 'Have an account? ': string;
202
- Hello: string;
203
- 'Incorrect username or password': string;
204
- 'Invalid password format': string;
205
- 'Invalid phone number format': string;
206
- 'Loading...': string;
207
- 'Lost your code? ': string;
208
- 'Network error': string;
209
- 'New Password': string;
210
- 'No account? ': string;
211
- or: string;
171
+ "Confirmation Code": string;
172
+ Confirming: string;
173
+ "Create a new account": string;
174
+ "Create Account": string;
175
+ "Creating Account": string;
176
+ "Dismiss alert": string;
177
+ "Enter your code": string;
178
+ "Enter your email": string;
179
+ "Enter your phone number": string;
180
+ "Enter your username": string;
181
+ "Forgot your password?": string;
182
+ "Hide password": string;
183
+ Loading: string;
184
+ "New password": string;
212
185
  Password: string;
213
- 'Phone Number': string;
214
- 'Resend a Code': string;
215
- 'Resend Code': string;
216
- 'Reset password': string;
217
- 'Reset your password': string;
218
- Send: string;
219
- 'Send Code': string;
220
- 'Sign in': string;
221
- 'Sign In': string;
222
- 'Sign in to your account': string;
223
- 'Sign In with Amazon': string;
224
- 'Sign In with AWS': string;
225
- 'Sign In with Facebook': string;
226
- 'Sign In with Google': string;
227
- 'Sign Out': string;
228
- 'Sign Up': string;
186
+ "Resend Code": string;
187
+ "Reset your password": string;
188
+ "Reset your Password": string;
189
+ "Send code": string;
190
+ "Send Code": string;
191
+ Sending: string;
192
+ "Setup TOTP": string;
193
+ "Show password": string;
194
+ "Sign in to your account": string;
195
+ "Sign In with Amazon": string;
196
+ "Sign In with Apple": string;
197
+ "Sign In with Facebook": string;
198
+ "Sign In with Google": string;
199
+ "Sign in": string;
200
+ "Sign In": string;
201
+ "Signing in": string;
229
202
  Skip: string;
230
- SMS: string;
231
203
  Submit: string;
232
- 'User already exists': string;
233
- 'User does not exist': string;
204
+ Submitting: string;
234
205
  Username: string;
235
- 'Username cannot be empty': string;
236
- 'Username/client id combination not found.': string;
206
+ "Verify Contact": string;
237
207
  Verify: string;
238
- 'Verify Contact': string;
239
208
  };
240
209
  export declare const itDict: {
241
- 'Account recovery requires verified contact information': string;
242
- 'An account with the given email already exists.': string;
243
- 'Back to Sign In': string;
244
- 'Change Password': string;
210
+ [x: string]: string;
211
+ Email: string;
212
+ "Phone Number": string;
213
+ "Account recovery requires verified contact information": string;
214
+ "Back to Sign In": string;
215
+ "Change Password": string;
216
+ Changing: string;
245
217
  Code: string;
218
+ "Confirm Password": string;
219
+ "Confirm Sign Up": string;
220
+ "Confirm SMS Code": string;
221
+ "Confirm TOTP Code": string;
246
222
  Confirm: string;
247
- 'Confirm a Code': string;
248
- 'Confirm Password': string;
249
- 'Confirm Sign In': string;
250
- 'Confirm Sign Up': string;
251
- 'Confirmation Code': string;
252
- 'Create a new account': string;
253
- 'Create account': string;
254
- 'Create Account': string;
255
- Email: string;
256
- 'Enter your password': string;
257
- 'Enter your username': string;
258
- 'Forgot Password': string;
259
- 'Forgot your password?': string;
260
- 'Have an account? ': string;
261
- 'Incorrect username or password': string;
262
- 'Invalid password format': string;
263
- 'Invalid phone number format': string;
264
- 'Lost your code?': string;
265
- 'New Password': string;
266
- or: string;
267
- 'No account? ': string;
223
+ "Confirmation Code": string;
224
+ Confirming: string;
225
+ "Create a new account": string;
226
+ "Create Account": string;
227
+ "Creating Account": string;
228
+ "Dismiss alert": string;
229
+ "Enter your code": string;
230
+ "Enter your email": string;
231
+ "Enter your phone number": string;
232
+ "Enter your username": string;
233
+ "Forgot your password?": string;
234
+ "Hide password": string;
235
+ Loading: string;
236
+ "New password": string;
268
237
  Password: string;
269
- 'Password attempts exceeded': string;
270
- 'Phone Number': string;
271
- 'Resend Code': string;
272
- 'Reset password': string;
273
- 'Reset your password': string;
274
- 'Send Code': string;
275
- 'Sign in': string;
276
- 'Sign In': string;
277
- 'Sign in to your account': string;
278
- 'Sign Out': string;
279
- 'Sign Up': string;
238
+ "Resend Code": string;
239
+ "Reset your password": string;
240
+ "Reset your Password": string;
241
+ "Send code": string;
242
+ "Send Code": string;
243
+ Sending: string;
244
+ "Setup TOTP": string;
245
+ "Show password": string;
246
+ "Sign in to your account": string;
247
+ "Sign In with Amazon": string;
248
+ "Sign In with Apple": string;
249
+ "Sign In with Facebook": string;
250
+ "Sign In with Google": string;
251
+ "Sign in": string;
252
+ "Sign In": string;
253
+ "Signing in": string;
280
254
  Skip: string;
281
255
  Submit: string;
282
- 'User already exists': string;
283
- 'User does not exist': string;
256
+ Submitting: string;
284
257
  Username: string;
285
- 'Username cannot be empty': string;
258
+ "Verify Contact": string;
286
259
  Verify: string;
287
- 'Verify Contact': string;
288
260
  };
289
261
  export declare const jaDict: {
290
- 'Account recovery requires verified contact information': string;
291
- 'An account with the given email already exists.': string;
292
- 'Back to Sign In': string;
293
- 'Change Password': string;
262
+ [x: string]: string;
263
+ Email: string;
264
+ "Phone Number": string;
265
+ "Account recovery requires verified contact information": string;
266
+ "Back to Sign In": string;
267
+ "Change Password": string;
268
+ Changing: string;
294
269
  Code: string;
270
+ "Confirm Password": string;
271
+ "Confirm Sign Up": string;
272
+ "Confirm SMS Code": string;
273
+ "Confirm TOTP Code": string;
295
274
  Confirm: string;
296
- 'Confirm a Code': string;
297
- 'Confirm Password': string;
298
- 'Confirm Sign In': string;
299
- 'Confirm Sign Up': string;
300
- 'Confirmation Code': string;
301
- 'Create a new account': string;
302
- 'Create account': string;
303
- 'Create Account': string;
304
- Email: string;
305
- 'Enter your password': string;
306
- 'Enter your username': string;
307
- 'Forgot Password': string;
308
- 'Forgot your password?': string;
309
- 'Have an account? ': string;
310
- 'Incorrect username or password': string;
311
- 'Invalid password format': string;
312
- 'Invalid phone number format': string;
313
- 'Lost your code? ': string;
314
- 'New Password': string;
315
- 'No account? ': string;
316
- or: string;
275
+ "Confirmation Code": string;
276
+ Confirming: string;
277
+ "Create a new account": string;
278
+ "Create Account": string;
279
+ "Creating Account": string;
280
+ "Dismiss alert": string;
281
+ "Enter your code": string;
282
+ "Enter your email": string;
283
+ "Enter your phone number": string;
284
+ "Enter your username": string;
285
+ "Forgot your password?": string;
286
+ "Hide password": string;
287
+ Loading: string;
288
+ "New password": string;
317
289
  Password: string;
318
- 'Password attempts exceeded': string;
319
- 'Phone Number': string;
320
- 'Resend Code': string;
321
- 'Reset password': string;
322
- 'Reset your password': string;
323
- 'Send Code': string;
324
- 'Sign in': string;
325
- 'Sign In': string;
326
- 'Sign in to your account': string;
327
- 'Sign In with Amazon': string;
328
- 'Sign In with Facebook': string;
329
- 'Sign In with Google': string;
330
- 'Sign Out': string;
331
- 'Sign Up': string;
290
+ "Resend Code": string;
291
+ "Reset your password": string;
292
+ "Reset your Password": string;
293
+ "Send code": string;
294
+ "Send Code": string;
295
+ Sending: string;
296
+ "Setup TOTP": string;
297
+ "Show password": string;
298
+ "Sign in to your account": string;
299
+ "Sign In with Amazon": string;
300
+ "Sign In with Apple": string;
301
+ "Sign In with Facebook": string;
302
+ "Sign In with Google": string;
303
+ "Sign in": string;
304
+ "Sign In": string;
305
+ "Signing in": string;
332
306
  Skip: string;
333
307
  Submit: string;
334
- 'User already exists': string;
335
- 'User does not exist': string;
308
+ Submitting: string;
336
309
  Username: string;
337
- 'Username cannot be empty': string;
310
+ "Verify Contact": string;
338
311
  Verify: string;
339
- 'Verify Contact': string;
340
- 'We Emailed You': string;
341
- 'Your code is on the way. To log in, enter the code we emailed to': string;
342
- 'Your code is on the way. To log in, enter the code we texted to': string;
343
- 'It may take a minute to arrive.': string;
344
312
  };
345
313
  export declare const krDict: {
346
- 'Back to Sign In': string;
347
- Birthdate: string;
348
- 'Change Password': string;
314
+ [x: string]: string;
315
+ Email: string;
316
+ "Phone Number": string;
317
+ "Account recovery requires verified contact information": string;
318
+ "Back to Sign In": string;
319
+ "Change Password": string;
349
320
  Changing: string;
350
321
  Code: string;
351
- 'Confirm Password': string;
352
- 'Reset your Password': string;
353
- 'Confirm Sign Up': string;
354
- 'Confirm SMS Code': string;
355
- 'Confirm TOTP Code': string;
322
+ "Confirm Password": string;
323
+ "Confirm Sign Up": string;
324
+ "Confirm SMS Code": string;
325
+ "Confirm TOTP Code": string;
356
326
  Confirm: string;
357
- 'Confirmation Code': string;
327
+ "Confirmation Code": string;
358
328
  Confirming: string;
359
- 'Create Account': string;
360
- 'Creating Account': string;
361
- Email: string;
362
- 'Enter your code': string;
363
- 'Enter your username': string;
364
- 'Family Name': string;
365
- 'Given Name': string;
366
- 'Forgot your password?': string;
367
- 'Hide password': string;
329
+ "Create a new account": string;
330
+ "Create Account": string;
331
+ "Creating Account": string;
332
+ "Dismiss alert": string;
333
+ "Enter your code": string;
334
+ "Enter your email": string;
335
+ "Enter your phone number": string;
336
+ "Enter your username": string;
337
+ "Forgot your password?": string;
338
+ "Hide password": string;
368
339
  Loading: string;
369
- Username: string;
370
- Name: string;
371
- Nickname: string;
372
- 'New password': string;
340
+ "New password": string;
373
341
  Password: string;
374
- 'Phone Number': string;
375
- 'Preferred Username': string;
376
- Profile: string;
377
- 'Resend Code': string;
378
- 'Reset your password': string;
379
- 'Reset Password': string;
380
- 'Send code': string;
342
+ "Resend Code": string;
343
+ "Reset your password": string;
344
+ "Reset your Password": string;
345
+ "Send code": string;
346
+ "Send Code": string;
381
347
  Sending: string;
382
- 'Setup TOTP': string;
383
- 'Show password': string;
384
- 'Sign in': string;
385
- 'Sign In': string;
386
- 'Sign In with Amazon': string;
387
- 'Sign In with Apple': string;
388
- 'Sign In with Facebook': string;
389
- 'Sign In with Google': string;
390
- 'Sign in to your account': string;
391
- 'Create a new account': string;
392
- 'Signing in': string;
348
+ "Setup TOTP": string;
349
+ "Show password": string;
350
+ "Sign in to your account": string;
351
+ "Sign In with Amazon": string;
352
+ "Sign In with Apple": string;
353
+ "Sign In with Facebook": string;
354
+ "Sign In with Google": string;
355
+ "Sign in": string;
356
+ "Sign In": string;
357
+ "Signing in": string;
393
358
  Skip: string;
394
359
  Submit: string;
395
360
  Submitting: string;
396
- 'Verify Contact': string;
397
- 'Account recovery requires verified contact information': string;
361
+ Username: string;
362
+ "Verify Contact": string;
398
363
  Verify: string;
399
- Website: string;
400
364
  };
401
365
  export declare const nlDict: {
402
- 'Back to Sign In': string;
403
- 'Change Password': string;
366
+ [x: string]: string;
367
+ Email: string;
368
+ "Phone Number": string;
369
+ "Account recovery requires verified contact information": string;
370
+ "Back to Sign In": string;
371
+ "Change Password": string;
404
372
  Changing: string;
405
373
  Code: string;
406
- 'Confirm Password': string;
407
- 'Reset your Password': string;
408
- 'Confirm Sign Up': string;
409
- 'Confirm SMS Code': string;
410
- 'Confirm TOTP Code': string;
374
+ "Confirm Password": string;
375
+ "Confirm Sign Up": string;
376
+ "Confirm SMS Code": string;
377
+ "Confirm TOTP Code": string;
411
378
  Confirm: string;
412
- 'Confirmation Code': string;
379
+ "Confirmation Code": string;
413
380
  Confirming: string;
414
- 'Create Account': string;
415
- 'Creating Account': string;
416
- Email: string;
417
- 'Enter your code': string;
418
- 'Enter your username': string;
419
- 'Enter your phone number': string;
420
- 'Enter your email': string;
421
- 'Forgot your password?': string;
422
- 'Hide password': string;
381
+ "Create a new account": string;
382
+ "Create Account": string;
383
+ "Creating Account": string;
384
+ "Dismiss alert": string;
385
+ "Enter your code": string;
386
+ "Enter your email": string;
387
+ "Enter your phone number": string;
388
+ "Enter your username": string;
389
+ "Forgot your password?": string;
390
+ "Hide password": string;
423
391
  Loading: string;
424
- Username: string;
425
- 'New password': string;
392
+ "New password": string;
426
393
  Password: string;
427
- 'Phone Number': string;
428
- 'Resend Code': string;
429
- 'Reset your password': string;
430
- 'Send Code': string;
431
- 'Send code': string;
394
+ "Resend Code": string;
395
+ "Reset your password": string;
396
+ "Reset your Password": string;
397
+ "Send code": string;
398
+ "Send Code": string;
432
399
  Sending: string;
433
- 'Setup TOTP': string;
434
- 'Show password': string;
435
- 'Sign in': string;
436
- 'Sign In': string;
437
- 'Sign In with Amazon': string;
438
- 'Sign In with Apple': string;
439
- 'Sign In with Facebook': string;
440
- 'Sign In with Google': string;
441
- 'Sign in to your account': string;
442
- 'Create a new account': string;
443
- 'Signing in': string;
400
+ "Setup TOTP": string;
401
+ "Show password": string;
402
+ "Sign in to your account": string;
403
+ "Sign In with Amazon": string;
404
+ "Sign In with Apple": string;
405
+ "Sign In with Facebook": string;
406
+ "Sign In with Google": string;
407
+ "Sign in": string;
408
+ "Sign In": string;
409
+ "Signing in": string;
444
410
  Skip: string;
445
411
  Submit: string;
446
412
  Submitting: string;
447
- 'Verify Contact': string;
448
- 'Account recovery requires verified contact information': string;
413
+ Username: string;
414
+ "Verify Contact": string;
449
415
  Verify: string;
450
416
  };
451
417
  export declare const plDict: {
452
- 'Back to Sign In': string;
453
- Birthdate: string;
454
- 'Change Password': string;
418
+ [x: string]: string;
419
+ Email: string;
420
+ "Phone Number": string;
421
+ "Account recovery requires verified contact information": string;
422
+ "Back to Sign In": string;
423
+ "Change Password": string;
455
424
  Changing: string;
456
425
  Code: string;
457
- 'Confirm Password': string;
458
- 'Reset your Password': string;
459
- 'Confirm Sign Up': string;
460
- 'Confirm SMS Code': string;
461
- 'Confirm TOTP Code': string;
426
+ "Confirm Password": string;
427
+ "Confirm Sign Up": string;
428
+ "Confirm SMS Code": string;
429
+ "Confirm TOTP Code": string;
462
430
  Confirm: string;
463
- 'Confirmation Code': string;
431
+ "Confirmation Code": string;
464
432
  Confirming: string;
465
- 'Create Account': string;
466
- 'Creating Account': string;
467
- Email: string;
468
- 'Enter your code': string;
469
- 'Enter your username': string;
470
- 'Family Name': string;
471
- 'Given Name': string;
472
- 'Forgot your password?': string;
473
- 'Hide password': string;
433
+ "Create a new account": string;
434
+ "Create Account": string;
435
+ "Creating Account": string;
436
+ "Dismiss alert": string;
437
+ "Enter your code": string;
438
+ "Enter your email": string;
439
+ "Enter your phone number": string;
440
+ "Enter your username": string;
441
+ "Forgot your password?": string;
442
+ "Hide password": string;
474
443
  Loading: string;
475
- Username: string;
476
- 'Middle Name': string;
477
- Name: string;
478
- Nickname: string;
479
- 'New password': string;
444
+ "New password": string;
480
445
  Password: string;
481
- 'Phone Number': string;
482
- 'Preferred Username': string;
483
- Profile: string;
484
- 'Resend Code': string;
485
- 'Reset your password': string;
486
- 'Send Code': string;
487
- 'Send code': string;
446
+ "Resend Code": string;
447
+ "Reset your password": string;
448
+ "Reset your Password": string;
449
+ "Send code": string;
450
+ "Send Code": string;
488
451
  Sending: string;
489
- 'Setup TOTP': string;
490
- 'Show password': string;
491
- 'Sign in': string;
492
- 'Sign In': string;
493
- 'Sign In with Amazon': string;
494
- 'Sign In with Apple': string;
495
- 'Sign In with Facebook': string;
496
- 'Sign In with Google': string;
497
- 'Sign in to your account': string;
498
- 'Create a new account': string;
499
- 'Signing in': string;
452
+ "Setup TOTP": string;
453
+ "Show password": string;
454
+ "Sign in to your account": string;
455
+ "Sign In with Amazon": string;
456
+ "Sign In with Apple": string;
457
+ "Sign In with Facebook": string;
458
+ "Sign In with Google": string;
459
+ "Sign in": string;
460
+ "Sign In": string;
461
+ "Signing in": string;
500
462
  Skip: string;
501
463
  Submit: string;
502
464
  Submitting: string;
503
- 'Verify Contact': string;
504
- 'Account recovery requires verified contact information': string;
465
+ Username: string;
466
+ "Verify Contact": string;
505
467
  Verify: string;
506
- Website: string;
507
468
  };
508
469
  export declare const ptDict: {
509
- 'Back to Sign In': string;
510
- 'Change Password': string;
470
+ [x: string]: string;
471
+ Email: string;
472
+ "Phone Number": string;
473
+ "Account recovery requires verified contact information": string;
474
+ "Back to Sign In": string;
475
+ "Change Password": string;
511
476
  Changing: string;
512
477
  Code: string;
513
- 'Confirm Password': string;
514
- 'Reset your Password': string;
515
- 'Confirm Sign Up': string;
516
- 'Confirm SMS Code': string;
517
- 'Confirm TOTP Code': string;
478
+ "Confirm Password": string;
479
+ "Confirm Sign Up": string;
480
+ "Confirm SMS Code": string;
481
+ "Confirm TOTP Code": string;
518
482
  Confirm: string;
519
- 'Confirmation Code': string;
483
+ "Confirmation Code": string;
520
484
  Confirming: string;
521
- 'Create Account': string;
522
- 'Creating Account': string;
523
- Email: string;
524
- 'Enter your code': string;
525
- 'Enter your username': string;
526
- 'Enter your phone number': string;
527
- 'Enter your email': string;
528
- 'Forgot your password?': string;
529
- 'Hide password': string;
485
+ "Create a new account": string;
486
+ "Create Account": string;
487
+ "Creating Account": string;
488
+ "Dismiss alert": string;
489
+ "Enter your code": string;
490
+ "Enter your email": string;
491
+ "Enter your phone number": string;
492
+ "Enter your username": string;
493
+ "Forgot your password?": string;
494
+ "Hide password": string;
530
495
  Loading: string;
531
- Username: string;
532
- 'New password': string;
496
+ "New password": string;
533
497
  Password: string;
534
- 'Phone Number': string;
535
- 'Resend Code': string;
536
- 'Reset your password': string;
537
- 'Send Code': string;
538
- 'Send code': string;
498
+ "Resend Code": string;
499
+ "Reset your password": string;
500
+ "Reset your Password": string;
501
+ "Send code": string;
502
+ "Send Code": string;
539
503
  Sending: string;
540
- 'Setup TOTP': string;
541
- 'Show password': string;
542
- 'Sign In': string;
543
- 'Sign in': string;
544
- 'Sign In with Amazon': string;
545
- 'Sign In with Apple': string;
546
- 'Sign In with Facebook': string;
547
- 'Sign In with Google': string;
548
- 'Sign in to your account': string;
549
- 'Create a new account': string;
550
- 'Signing in': string;
504
+ "Setup TOTP": string;
505
+ "Show password": string;
506
+ "Sign in to your account": string;
507
+ "Sign In with Amazon": string;
508
+ "Sign In with Apple": string;
509
+ "Sign In with Facebook": string;
510
+ "Sign In with Google": string;
511
+ "Sign in": string;
512
+ "Sign In": string;
513
+ "Signing in": string;
551
514
  Skip: string;
552
515
  Submit: string;
553
516
  Submitting: string;
554
- 'Verify Contact': string;
555
- 'Account recovery requires verified contact information': string;
517
+ Username: string;
518
+ "Verify Contact": string;
556
519
  Verify: string;
557
520
  };
558
521
  export declare const zhDict: {
559
- 'Account recovery requires verified contact information': string;
560
- 'Back to Sign In': string;
561
- 'Change Password': string;
522
+ [x: string]: string;
523
+ Email: string;
524
+ "Phone Number": string;
525
+ "Account recovery requires verified contact information": string;
526
+ "Back to Sign In": string;
527
+ "Change Password": string;
528
+ Changing: string;
562
529
  Code: string;
530
+ "Confirm Password": string;
531
+ "Confirm Sign Up": string;
532
+ "Confirm SMS Code": string;
533
+ "Confirm TOTP Code": string;
563
534
  Confirm: string;
564
- 'Confirm a Code': string;
565
- 'Confirm Password': string;
566
- 'Confirm Sign In': string;
567
- 'Confirm Sign Up': string;
568
- Email: string;
569
- 'Forgot Password': string;
570
- 'Incorrect username or password': string;
571
- 'Invalid password format': string;
572
- 'Invalid phone number format': string;
573
- 'New Password': string;
574
- or: string;
535
+ "Confirmation Code": string;
536
+ Confirming: string;
537
+ "Create a new account": string;
538
+ "Create Account": string;
539
+ "Creating Account": string;
540
+ "Dismiss alert": string;
541
+ "Enter your code": string;
542
+ "Enter your email": string;
543
+ "Enter your phone number": string;
544
+ "Enter your username": string;
545
+ "Forgot your password?": string;
546
+ "Hide password": string;
547
+ Loading: string;
548
+ "New password": string;
575
549
  Password: string;
576
- 'Phone Number': string;
577
- 'Resend a Code': string;
578
- 'Send Code': string;
579
- 'Sign In': string;
580
- 'Sign Out': string;
581
- 'Sign Up': string;
550
+ "Resend Code": string;
551
+ "Reset your password": string;
552
+ "Reset your Password": string;
553
+ "Send code": string;
554
+ "Send Code": string;
555
+ Sending: string;
556
+ "Setup TOTP": string;
557
+ "Show password": string;
558
+ "Sign in to your account": string;
559
+ "Sign In with Amazon": string;
560
+ "Sign In with Apple": string;
561
+ "Sign In with Facebook": string;
562
+ "Sign In with Google": string;
563
+ "Sign in": string;
564
+ "Sign In": string;
565
+ "Signing in": string;
582
566
  Skip: string;
583
567
  Submit: string;
584
- 'User already exists': string;
585
- 'User does not exist': string;
568
+ Submitting: string;
586
569
  Username: string;
570
+ "Verify Contact": string;
587
571
  Verify: string;
588
- 'Verify Contact': string;
589
572
  };
590
573
  export declare const svDict: {
591
- 'Account recovery requires verified contact information': string;
592
- 'An account with the given email already exists.': string;
593
- 'Back to Sign In': string;
594
- 'Change Password': string;
595
- 'Confirm Password': string;
574
+ [x: string]: string;
575
+ Email: string;
576
+ "Phone Number": string;
577
+ "Account recovery requires verified contact information": string;
578
+ "Back to Sign In": string;
579
+ "Change Password": string;
580
+ Changing: string;
596
581
  Code: string;
582
+ "Confirm Password": string;
583
+ "Confirm Sign Up": string;
584
+ "Confirm SMS Code": string;
585
+ "Confirm TOTP Code": string;
597
586
  Confirm: string;
598
- 'Confirm a Code': string;
599
- 'Confirm Sign In': string;
600
- 'Confirm Sign Up': string;
601
- 'Confirmation Code': string;
602
- 'Create a new account': string;
603
- 'Create account': string;
604
- 'Create Account': string;
605
- Email: string;
606
- 'Enter your password': string;
607
- 'Enter your username': string;
608
- 'Forgot Password': string;
609
- 'Forgot your password?': string;
610
- 'Have an account? ': string;
611
- 'Incorrect username or password': string;
612
- 'Invalid password format': string;
613
- 'Invalid phone number format': string;
614
- 'Lost your code? ': string;
615
- 'New Password': string;
616
- 'No account? ': string;
617
- or: string;
587
+ "Confirmation Code": string;
588
+ Confirming: string;
589
+ "Create a new account": string;
590
+ "Create Account": string;
591
+ "Creating Account": string;
592
+ "Dismiss alert": string;
593
+ "Enter your code": string;
594
+ "Enter your email": string;
595
+ "Enter your phone number": string;
596
+ "Enter your username": string;
597
+ "Forgot your password?": string;
598
+ "Hide password": string;
599
+ Loading: string;
600
+ "New password": string;
618
601
  Password: string;
619
- 'Password attempts exceeded': string;
620
- 'Phone Number': string;
621
- 'Resend Code': string;
622
- 'Reset password': string;
623
- 'Reset your password': string;
624
- 'Send code': string;
625
- 'Sign in': string;
626
- 'Sign In': string;
627
- 'Sign in to your account': string;
628
- 'Sign Out': string;
629
- 'Sign Up': string;
630
- 'We Emailed You': string;
631
- 'Enter your code': string;
602
+ "Resend Code": string;
603
+ "Reset your password": string;
604
+ "Reset your Password": string;
605
+ "Send code": string;
606
+ "Send Code": string;
607
+ Sending: string;
608
+ "Setup TOTP": string;
609
+ "Show password": string;
610
+ "Sign in to your account": string;
611
+ "Sign In with Amazon": string;
612
+ "Sign In with Apple": string;
613
+ "Sign In with Facebook": string;
614
+ "Sign In with Google": string;
615
+ "Sign in": string;
616
+ "Sign In": string;
617
+ "Signing in": string;
632
618
  Skip: string;
633
619
  Submit: string;
634
- 'User already exists': string;
635
- 'User does not exist': string;
620
+ Submitting: string;
636
621
  Username: string;
637
- 'Username cannot be empty': string;
622
+ "Verify Contact": string;
638
623
  Verify: string;
639
- 'Verify Contact': string;
640
624
  };
641
625
  export declare const idDict: {
642
- 'Account recovery requires verified contact information': string;
643
- 'An account with the given email already exists.': string;
644
- 'Attempt limit exceeded, please try after some time.': string;
645
- 'Back to Sign In': string;
646
- 'Cannot reset password for the user as there is no registered/verified email or phone_number': string;
647
- Change: string;
648
- 'Change Password': string;
626
+ [x: string]: string;
627
+ Email: string;
628
+ "Phone Number": string;
629
+ "Account recovery requires verified contact information": string;
630
+ "Back to Sign In": string;
631
+ "Change Password": string;
632
+ Changing: string;
649
633
  Code: string;
634
+ "Confirm Password": string;
635
+ "Confirm Sign Up": string;
636
+ "Confirm SMS Code": string;
637
+ "Confirm TOTP Code": string;
650
638
  Confirm: string;
651
- 'Confirm a Code': string;
652
- 'Confirm Password': string;
653
- 'Confirmation Code': string;
654
- 'Create a new account': string;
655
- 'Create account': string;
656
- 'Create Account': string;
657
- 'Creating Account': string;
639
+ "Confirmation Code": string;
658
640
  Confirming: string;
659
- Email: string;
660
- 'Enter your code': string;
661
- 'Enter your email': string;
662
- 'Enter your password': string;
663
- 'Enter your phone number': string;
664
- 'Enter your username': string;
665
- 'Forgot Password': string;
666
- 'Forgot your password?': string;
667
- 'Have an account? ': string;
668
- Hello: string;
669
- 'Incorrect username or password.': string;
670
- 'Invalid phone number format': string;
671
- 'Invalid verification code provided, please try again.': string;
672
- 'It may take a minute to arrive.': string;
673
- 'Lost your code? ': string;
674
- Name: string;
675
- 'Network error': string;
676
- 'New password': string;
677
- 'No account? ': string;
678
- or: string;
641
+ "Create a new account": string;
642
+ "Create Account": string;
643
+ "Creating Account": string;
644
+ "Dismiss alert": string;
645
+ "Enter your code": string;
646
+ "Enter your email": string;
647
+ "Enter your phone number": string;
648
+ "Enter your username": string;
649
+ "Forgot your password?": string;
650
+ "Hide password": string;
651
+ Loading: string;
652
+ "New password": string;
679
653
  Password: string;
680
- 'Password did not conform with policy: Password not long enough': string;
681
- 'Phone Number': string;
682
- 'Resend a Code': string;
683
- 'Resend Code': string;
684
- 'Reset password': string;
685
- 'Reset your password': string;
686
- Send: string;
687
- 'Send Code': string;
688
- 'Send code': string;
654
+ "Resend Code": string;
655
+ "Reset your password": string;
656
+ "Reset your Password": string;
657
+ "Send code": string;
658
+ "Send Code": string;
689
659
  Sending: string;
690
- 'Sign in': string;
691
- 'Sign In': string;
692
- 'Sign in to your account': string;
693
- 'Sign In with Amazon': string;
694
- 'Sign In with AWS': string;
695
- 'Sign In with Facebook': string;
696
- 'Sign In with Google': string;
697
- 'Sign Up with Amazon': string;
698
- 'Sign Up with AWS': string;
699
- 'Sign Up with Facebook': string;
700
- 'Sign Up with Google': string;
701
- 'Signing in': string;
660
+ "Setup TOTP": string;
661
+ "Show password": string;
662
+ "Sign in to your account": string;
663
+ "Sign In with Amazon": string;
664
+ "Sign In with Apple": string;
665
+ "Sign In with Facebook": string;
666
+ "Sign In with Google": string;
667
+ "Sign in": string;
668
+ "Sign In": string;
669
+ "Signing in": string;
702
670
  Skip: string;
703
- SMS: string;
704
671
  Submit: string;
705
672
  Submitting: string;
706
- 'User is disabled.': string;
707
- 'User already exists': string;
708
- 'User does not exist.': string;
709
673
  Username: string;
710
- 'Username cannot be empty': string;
711
- 'Username/client id combination not found.': string;
674
+ "Verify Contact": string;
712
675
  Verify: string;
713
- 'Verify Contact': string;
714
- 'We Emailed You': string;
715
- 'Your code is on the way. To log in, enter the code we emailed to': string;
716
- 'Your code is on the way. To log in, enter the code we texted to': string;
717
- 'Your passwords must match': string;
718
676
  };
719
677
  export declare const trDict: {
720
- 'Account recovery requires verified contact information': string;
721
- 'An account with the given email already exists.': string;
722
- 'Back to Sign In': string;
723
- 'Change Password': string;
678
+ [x: string]: string;
679
+ Email: string;
680
+ "Phone Number": string;
681
+ "Account recovery requires verified contact information": string;
682
+ "Back to Sign In": string;
683
+ "Change Password": string;
724
684
  Changing: string;
725
685
  Code: string;
686
+ "Confirm Password": string;
687
+ "Confirm Sign Up": string;
688
+ "Confirm SMS Code": string;
689
+ "Confirm TOTP Code": string;
726
690
  Confirm: string;
727
- 'Confirm Password': string;
728
- 'Confirm Sign In': string;
729
- 'Confirm Sign Up': string;
730
- 'Confirm SMS Code': string;
731
- 'Confirm TOTP Code': string;
732
- 'Confirmation Code': string;
691
+ "Confirmation Code": string;
733
692
  Confirming: string;
734
- 'Create Account': string;
735
- 'Creating Account': string;
736
- Email: string;
737
- 'Enter your code': string;
738
- 'Enter your username': string;
739
- 'Enter your phone number': string;
740
- 'Enter your email': string;
741
- 'Forgot your password?': string;
742
- 'Hide password': string;
743
- 'Have an account? ': string;
744
- 'Incorrect username or password': string;
745
- 'Invalid password format': string;
746
- 'Invalid phone number format': string;
747
- 'Lost your code? ': string;
693
+ "Create a new account": string;
694
+ "Create Account": string;
695
+ "Creating Account": string;
696
+ "Dismiss alert": string;
697
+ "Enter your code": string;
698
+ "Enter your email": string;
699
+ "Enter your phone number": string;
700
+ "Enter your username": string;
701
+ "Forgot your password?": string;
702
+ "Hide password": string;
748
703
  Loading: string;
749
- 'New password': string;
750
- 'No account? ': string;
751
- or: string;
704
+ "New password": string;
752
705
  Password: string;
753
- 'Password attempts exceeded': string;
754
- 'Phone Number': string;
755
- 'Resend Code': string;
756
- 'Reset your password': string;
757
- 'Reset your Password': string;
758
- 'Send Code': string;
759
- 'Send code': string;
706
+ "Resend Code": string;
707
+ "Reset your password": string;
708
+ "Reset your Password": string;
709
+ "Send code": string;
710
+ "Send Code": string;
760
711
  Sending: string;
761
- 'Setup TOTP': string;
762
- 'Show password': string;
763
- 'Sign in': string;
764
- 'Sign In': string;
765
- 'Sign In with Amazon': string;
766
- 'Sign In with Apple': string;
767
- 'Sign In with Facebook': string;
768
- 'Sign In with Google': string;
769
- 'Sign in to your account': string;
770
- 'Create a new account': string;
771
- 'Signing in': string;
772
- 'Sign Out': string;
773
- 'Sign Up': string;
712
+ "Setup TOTP": string;
713
+ "Show password": string;
714
+ "Sign in to your account": string;
715
+ "Sign In with Amazon": string;
716
+ "Sign In with Apple": string;
717
+ "Sign In with Facebook": string;
718
+ "Sign In with Google": string;
719
+ "Sign in": string;
720
+ "Sign In": string;
721
+ "Signing in": string;
774
722
  Skip: string;
775
723
  Submit: string;
776
724
  Submitting: string;
777
- 'User already exists': string;
778
- 'User does not exist': string;
779
725
  Username: string;
780
- 'Username cannot be empty': string;
781
- 'Verify Contact': string;
726
+ "Verify Contact": string;
782
727
  Verify: string;
783
728
  };
784
729
  export declare const ruDict: {
785
- 'Account recovery requires verified contact information': string;
786
- 'Back to Sign In': string;
787
- 'Change Password': string;
730
+ [x: string]: string;
731
+ Email: string;
732
+ "Phone Number": string;
733
+ "Account recovery requires verified contact information": string;
734
+ "Back to Sign In": string;
735
+ "Change Password": string;
788
736
  Changing: string;
789
737
  Code: string;
738
+ "Confirm Password": string;
739
+ "Confirm Sign Up": string;
740
+ "Confirm SMS Code": string;
741
+ "Confirm TOTP Code": string;
790
742
  Confirm: string;
791
- 'Confirm Password': string;
792
- 'Confirm Sign Up': string;
793
- 'Confirm SMS Code': string;
794
- 'Confirm TOTP Code': string;
795
- 'Confirmation Code': string;
743
+ "Confirmation Code": string;
796
744
  Confirming: string;
797
- 'Create Account': string;
798
- 'Creating Account': string;
799
- Email: string;
800
- 'Enter your code': string;
801
- 'Enter your username': string;
802
- 'Enter your phone number': string;
803
- 'Enter your email': string;
804
- 'Forgot your password?': string;
805
- 'Hide password': string;
745
+ "Create a new account": string;
746
+ "Create Account": string;
747
+ "Creating Account": string;
748
+ "Dismiss alert": string;
749
+ "Enter your code": string;
750
+ "Enter your email": string;
751
+ "Enter your phone number": string;
752
+ "Enter your username": string;
753
+ "Forgot your password?": string;
754
+ "Hide password": string;
806
755
  Loading: string;
807
- Username: string;
808
- 'New password': string;
756
+ "New password": string;
809
757
  Password: string;
810
- 'Phone Number': string;
811
- 'Resend Code': string;
812
- 'Reset your password': string;
813
- 'Reset your Password': string;
814
- 'Send Code': string;
815
- 'Send code': string;
758
+ "Resend Code": string;
759
+ "Reset your password": string;
760
+ "Reset your Password": string;
761
+ "Send code": string;
762
+ "Send Code": string;
816
763
  Sending: string;
817
- 'Setup TOTP': string;
818
- 'Show password': string;
819
- 'Sign in': string;
820
- 'Sign In': string;
821
- 'Sign In with Amazon': string;
822
- 'Sign In with Apple': string;
823
- 'Sign In with Facebook': string;
824
- 'Sign In with Google': string;
825
- 'Sign in to your account': string;
826
- 'Create a new account': string;
827
- 'Signing in': string;
764
+ "Setup TOTP": string;
765
+ "Show password": string;
766
+ "Sign in to your account": string;
767
+ "Sign In with Amazon": string;
768
+ "Sign In with Apple": string;
769
+ "Sign In with Facebook": string;
770
+ "Sign In with Google": string;
771
+ "Sign in": string;
772
+ "Sign In": string;
773
+ "Signing in": string;
828
774
  Skip: string;
829
775
  Submit: string;
830
776
  Submitting: string;
831
- 'Verify Contact': string;
777
+ Username: string;
778
+ "Verify Contact": string;
832
779
  Verify: string;
833
780
  };
834
781
  export declare const defaultTexts: {