Skip to content

Commit

Permalink
Update en.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
FlxMgdnz authored Sep 22, 2023
1 parent a2f935f commit 1c2822f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions frontend/elements/src/i18n/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ export const en: Translation = {
passwordFormatHint:
"Must be between {minLength} and {maxLength} characters long.",
manageEmails:
"Used for communication and authentication.",
"Used for passcode austhentication.",
changePassword: "Set a new password.",
managePasskeys: "Your passkeys allow you to sign in to this account.",
isPrimaryEmail:
"For passcodes and as username for passkeys.",
setPrimaryEmail:
"Used for passcodes and as a username for passkeys.",
setPrimaryEmail:
"Use this email for passcodes and as a username for passkeys.",
emailVerified: "This email address has been verified.",
emailUnverified: "This email address has not been verified.",
emailDelete:
Expand Down

0 comments on commit 1c2822f

Please sign in to comment.