Note if the user is already following the target when authorizing follow (#6325)
This commit is contained in:
committed by
Eugen Rochko
parent
580835ab69
commit
fa310695fa
@ -382,6 +382,7 @@ en:
|
||||
security: Security
|
||||
set_new_password: Set new password
|
||||
authorize_follow:
|
||||
already_following: You are already following this account
|
||||
error: Unfortunately, there was an error looking up the remote account
|
||||
follow: Follow
|
||||
follow_request: 'You have sent a follow request to:'
|
||||
|
@ -382,6 +382,7 @@ ja:
|
||||
security: セキュリティ
|
||||
set_new_password: 新しいパスワード
|
||||
authorize_follow:
|
||||
already_following: あなたは既にこのアカウントをフォローしています
|
||||
error: 残念ながら、リモートアカウント情報の取得中にエラーが発生しました
|
||||
follow: フォロー
|
||||
follow_request: 'あなたは以下のアカウントにフォローリクエストを送信しました:'
|
||||
|
Reference in New Issue
Block a user