mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-16 02:03:32 +01:00
Rewords Patreon text in SettingsViewController
This commit is contained in:
@@ -108,7 +108,7 @@ private extension SettingsViewController
|
|||||||
}
|
}
|
||||||
|
|
||||||
case .patreon:
|
case .patreon:
|
||||||
settingsHeaderFooterView.secondaryLabel.text = NSLocalizedString("Donate and receive access to beta versions of AltStore, Delta, and more.", comment: "")
|
settingsHeaderFooterView.secondaryLabel.text = NSLocalizedString("Receive access to beta versions of AltStore, Delta, and more by becoming a patron.", comment: "")
|
||||||
|
|
||||||
case .account:
|
case .account:
|
||||||
settingsHeaderFooterView.primaryLabel.text = NSLocalizedString("ACCOUNT", comment: "")
|
settingsHeaderFooterView.primaryLabel.text = NSLocalizedString("ACCOUNT", comment: "")
|
||||||
|
|||||||
Reference in New Issue
Block a user