diff options
| author | tusooa <tusooa@kazv.moe> | 2022-09-20 18:58:32 +0000 |
|---|---|---|
| committer | tusooa <tusooa@kazv.moe> | 2022-09-20 18:58:32 +0000 |
| commit | aa9cae8c716789b9c0952914ecbb42c1d6762b98 (patch) | |
| tree | 6390dedf399a6b786bcf8add8e37f37e6a78aea1 /src/i18n | |
| parent | 74382595af3195e392bbce3f116cbd359b1102d9 (diff) | |
| parent | 3c707608ce828a2221e496df48bd2b3f9aecd5d4 (diff) | |
Merge branch 'add/remove-from-followers' into 'develop'
Added support for removing users from followers
See merge request pleroma/pleroma-fe!1640
Diffstat (limited to 'src/i18n')
| -rw-r--r-- | src/i18n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json index 1d494d4a..22ec42a9 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -878,6 +878,7 @@ "muted": "Muted", "per_day": "per day", "remote_follow": "Remote follow", + "remove_follower": "Remove follower", "report": "Report", "statuses": "Statuses", "subscribe": "Subscribe", |
