diff --git a/Applite/Views/Commands.swift b/Applite/Views/Commands.swift index 315d155..2b9566d 100755 --- a/Applite/Views/Commands.swift +++ b/Applite/Views/Commands.swift @@ -36,6 +36,7 @@ struct CommandsMenu: Commands { Link("Troubleshooting", destination: URL(string: "https://aerolite.dev/applite/troubleshooting.html")!) Link("GitHub", destination: URL(string: "https://github.com/milanvarady/Applite")!) Link("Discord", destination: URL(string: "https://discord.gg/ZgB6pRE8Qx")!) + Link("Sponsor", destination: URL(string: "https://www.paypal.com/donate/?hosted_button_id=ZMDZSRG9CRY2Y")!) } } } diff --git a/Localizable.xcstrings b/Localizable.xcstrings index cf4061e..e03d510 100644 --- a/Localizable.xcstrings +++ b/Localizable.xcstrings @@ -4683,6 +4683,16 @@ } } }, + "Sponsor" : { + "localizations" : { + "hu" : { + "stringUnit" : { + "state" : "translated", + "value" : "Támogatás" + } + } + } + }, "Start Using Applite" : { "comment" : "Onboarding finish button", "localizations" : {