aboutsummaryrefslogtreecommitdiff
path: root/src/i18n/messages.js
diff options
context:
space:
mode:
authoreal <eal@waifu.club>2018-02-01 21:30:49 +0200
committereal <eal@waifu.club>2018-02-01 21:30:49 +0200
commit689afecb65019f838fb6ef4d9dd7756cb12c05fb (patch)
tree1347e7c196246ce050f95ab98d062f31949c2814 /src/i18n/messages.js
parent3ff39f9b392013856c26d63ef3a318b02287eb34 (diff)
Add remote follow button to local user profiles.
Diffstat (limited to 'src/i18n/messages.js')
-rw-r--r--src/i18n/messages.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/i18n/messages.js b/src/i18n/messages.js
index d4128ab7..f3f1e2d4 100644
--- a/src/i18n/messages.js
+++ b/src/i18n/messages.js
@@ -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',