Skip to content

Commit

Permalink
docs: complete error code list in translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
porcellus committed Mar 7, 2024
1 parent 1331987 commit f6812ab
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/build/emailpassword-shared7.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions lib/ts/recipe/emailpassword/components/themes/translations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,9 @@ export const defaultTranslationsEmailPassword = {
"Cannot sign in / up due to security reasons. Please contact support. (ERR_CODE_010)": undefined,
"Cannot sign in / up due to security reasons. Please contact support. (ERR_CODE_011)": undefined,
"Cannot sign in / up due to security reasons. Please contact support. (ERR_CODE_012)": undefined,
"Cannot sign in / up due to security reasons. Please contact support. (ERR_CODE_013)": undefined,
"Cannot sign in / up due to security reasons. Please contact support. (ERR_CODE_014)": undefined,
"Cannot sign in / up due to security reasons. Please contact support. (ERR_CODE_015)": undefined,
"Cannot sign in / up due to security reasons. Please contact support. (ERR_CODE_016)": undefined,
},
};

0 comments on commit f6812ab

Please sign in to comment.