Skip to content

Commit

Permalink
Merge pull request #78 from kinde-oss/viv/typo/username_or_email
Browse files Browse the repository at this point in the history
typo: update to `username or email`
  • Loading branch information
DaveOrDead authored Jul 5, 2024
2 parents 6cb640c + 724aed5 commit e7e8902
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion en-AU/auth.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
"email_or_username_error_required": "Email or username must not be blank",
"email_or_username_input_error_invalid": "Enter a valid email or username",
"use_username_link": "Switch to username",
"use_email_or_username_link": "Switch to username or phone"
"use_email_or_username_link": "Switch to username or email"
}
}
}
2 changes: 1 addition & 1 deletion en-GB/auth.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
"email_or_username_error_required": "Email or username must not be blank",
"email_or_username_input_error_invalid": "Enter a valid email or username",
"use_username_link": "Switch to username",
"use_email_or_username_link": "Switch to username or phone"
"use_email_or_username_link": "Switch to username or email"
}
}
}
2 changes: 1 addition & 1 deletion en-US/auth.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
"email_or_username_error_required": "Email or username must not be blank",
"email_or_username_input_error_invalid": "Enter a valid email or username",
"use_username_link": "Switch to username",
"use_email_or_username_link": "Switch to username or phone"
"use_email_or_username_link": "Switch to username or email"
}
}
}
2 changes: 1 addition & 1 deletion en/auth.json
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@
"email_or_username_error_required": "Email or username must not be blank",
"email_or_username_input_error_invalid": "Enter a valid email or username",
"use_username_link": "Switch to username",
"use_email_or_username_link": "Switch to username or phone"
"use_email_or_username_link": "Switch to username or email"
}
}
}

0 comments on commit e7e8902

Please sign in to comment.