Add remote follow button to local user profiles.
This commit is contained in:
parent
3ff39f9b39
commit
689afecb65
3 changed files with 27 additions and 1 deletions
|
@ -208,7 +208,8 @@ const en = {
|
|||
muted: 'Muted',
|
||||
followers: 'Followers',
|
||||
followees: 'Following',
|
||||
per_day: 'per day'
|
||||
per_day: 'per day',
|
||||
remote_follow: 'Remote follow'
|
||||
},
|
||||
timeline: {
|
||||
show_new: 'Show new',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue