|
299 | 299 | },
|
300 | 300 | "denied_policy": "Denied by policy: %(policy)s",
|
301 | 301 | "@denied_policy": {
|
302 |
| - "context": "components/errors.html:17:7-58, components/field.html:77:19-70" |
| 302 | + "context": "components/errors.html:17:7-58, components/field.html:81:19-70" |
| 303 | + }, |
| 304 | + "email_banned": "Email is banned by the server policy", |
| 305 | + "@email_banned": { |
| 306 | + "context": "components/field.html:79:19-47" |
303 | 307 | },
|
304 | 308 | "email_domain_banned": "Email domain is banned by the server policy",
|
305 | 309 | "@email_domain_banned": {
|
|
309 | 313 | "@email_domain_not_allowed": {
|
310 | 314 | "context": "components/field.html:73:19-59"
|
311 | 315 | },
|
| 316 | + "email_not_allowed": "Email is not allowed by the server policy", |
| 317 | + "@email_not_allowed": { |
| 318 | + "context": "components/field.html:77:19-52" |
| 319 | + }, |
312 | 320 | "field_required": "This field is required",
|
313 | 321 | "@field_required": {
|
314 | 322 | "context": "components/field.html:60:17-47"
|
|
319 | 327 | },
|
320 | 328 | "password_mismatch": "Password fields don't match",
|
321 | 329 | "@password_mismatch": {
|
322 |
| - "context": "components/errors.html:13:7-40, components/field.html:80:17-50" |
| 330 | + "context": "components/errors.html:13:7-40, components/field.html:84:17-50" |
323 | 331 | },
|
324 | 332 | "rate_limit_exceeded": "You've made too many requests in a short period. Please wait a few minutes and try again.",
|
325 | 333 | "@rate_limit_exceeded": {
|
|
416 | 424 | },
|
417 | 425 | "or_separator": "Or",
|
418 | 426 | "@or_separator": {
|
419 |
| - "context": "components/field.html:99:10-31", |
| 427 | + "context": "components/field.html:103:10-31", |
420 | 428 | "description": "Separator between the login methods"
|
421 | 429 | },
|
422 | 430 | "policy_violation": {
|
|
0 commit comments