diff options
Diffstat (limited to 'src/i18n/messages.js')
| -rw-r--r-- | src/i18n/messages.js | 3 |
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', |
