Fix misleading error when attempting to re-send a pending follow request (#13133)
Fixes #13131
This commit is contained in:
parent
d91946ae13
commit
cf4fe6caef
3 changed files with 9 additions and 3 deletions
|
@ -661,6 +661,7 @@ en:
|
|||
trouble_logging_in: Trouble logging in?
|
||||
authorize_follow:
|
||||
already_following: You are already following this account
|
||||
already_requested: You have already sent a follow request to that account
|
||||
error: Unfortunately, there was an error looking up the remote account
|
||||
follow: Follow
|
||||
follow_request: 'You have sent a follow request to:'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue