supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
488 stars 121 forks source link

Update en.json #229

Closed eavlongs closed 11 months ago

eavlongs commented 11 months ago

What kind of change does this PR introduce?

changed the sign_up : {social_provider_text} from "sign in with" to "sign up with" Bug fix, feature, docs update, ...

What is the current behavior?

it shouldn't be using the word "sign in" here

Please link any relevant issues here.

What is the new behavior?

change "sign in" to "sign up"

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

silentworks commented 11 months ago

This is subjective because the first time you do this it's signing up but every other consecutive time it's signing in. We will let this remain signing in for now.