fix following protected account from header

closes mastodon#549
This commit is contained in:
sk
2023-03-20 18:23:49 +01:00
parent 5e4e56bd2c
commit 8ca33b552d
3 changed files with 3 additions and 2 deletions

View File

@@ -291,6 +291,7 @@
<string name="follow_user">Follow %s</string>
<string name="unfollowed_user">Unfollowed %s</string>
<string name="followed_user">You\'re now following %s</string>
<string name="following_user_requested">Requested to follow %s</string>
<string name="open_in_browser">Open in browser</string>
<string name="hide_boosts_from_user">Hide reblogs from %s</string>
<string name="show_boosts_from_user">Show reblogs from %s</string>