Skip to content

Commit 098e6a3

Browse files
committed
I18N: use "authorize" instead of "authenticate"
1 parent 46c2dfa commit 098e6a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/locales/server.en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3000,7 +3000,7 @@ en:
30003000
not_available: "Not available. Try %{suggestion}?"
30013001
something_already_taken: "Something went wrong, perhaps the username or email is already registered. Try the forgot password link."
30023002
omniauth_error:
3003-
generic: "Sorry, there was an error while trying to authenticate with %{provider}. Please try again."
3003+
generic: "Sorry, there was an error while trying to authorize your account with %{provider}. Please try again."
30043004
csrf_detected: "Sorry, the authorization timed out, or you have switched browsers. Please try again."
30053005
request_error: "Sorry, an error occurred when starting the authorization. Please try again."
30063006
invalid_iat: "Sorry, we are unable to verify the authorization token due to server clock differences. Please try again."

0 commit comments

Comments
 (0)