Add strings for follow states

This commit is contained in:
Grishka 2022-04-29 03:45:41 +03:00
parent 93fbc52f6a
commit 2a65bdb08f
1 changed files with 4 additions and 0 deletions

View File

@ -314,4 +314,8 @@
<string name="dismiss">Dismiss</string>
<string name="see_new_posts">See new posts</string>
<string name="load_missing_posts">Load missing posts</string>
<string name="follow_back">Follow Back</string>
<string name="button_follow_pending">Pending</string>
<string name="follows_you">Follows you</string>
<string name="manually_approves_followers">Manually approves followers</string>
</resources>