Add in-app sponsor support

This commit is contained in:
世界
2024-01-25 16:25:24 +08:00
parent a0efb84461
commit d5b1ff5051
7 changed files with 184 additions and 2 deletions

View File

@@ -140,6 +140,10 @@
<string name="vpn_app_type_other">Other</string>
<string name="vpn_core_type_unknown">Unknown</string>
<string name="no_updates_available">No updates available</string>
<string name="sponsor">Sponsor</string>
<string name="sponsor_play">Sponsor via Play Store</string>
<string name="sponsor_message">If I\'ve defended your modern life, please consider sponsoring me.</string>
<string name="other_methods">Other methods</string>
<string name="action_start">Start</string>
</resources>