add accept/decline buttons

This commit is contained in:
sk
2022-11-12 01:10:52 +01:00
parent ae50e618c0
commit 5fa81e6c8a
5 changed files with 61 additions and 5 deletions

View File

@@ -387,4 +387,6 @@
<string name="privacy_policy_title">Mastodon and your privacy</string>
<string name="privacy_policy_subtitle">Although the Mastodon app does not collect any data, the server you sign up through may have a different policy. Take a minute to review and agree to the Mastodon app privacy policy and your server\'s privacy policy.</string>
<string name="i_agree">I Agree</string>
<string name="accept_follow_request">Accept follow request</string>
<string name="reject_follow_request">Reject follow request</string>
</resources>