Add donation options to settings

This commit is contained in:
Grishka
2024-06-22 02:33:06 +03:00
parent 09d68ec197
commit 4e2e3fb4e2
7 changed files with 100 additions and 13 deletions

View File

@@ -775,4 +775,6 @@
<string name="donation_success_title">Thank you for your contribution!</string>
<string name="donation_success_subtitle">You should receive an email confirming your donation soon.</string>
<string name="donation_server_error">We are sorry, an error occurred and we have not been able to process your donation.\n\nPlease retry in a few minutes.</string>
<string name="settings_donate">Donate to Mastodon</string>
<string name="settings_manage_donations">Manage donations</string>
</resources>