Skip to content

Commit

Permalink
Add sponsor link
Browse files Browse the repository at this point in the history
  • Loading branch information
milanvarady committed Jan 12, 2025
1 parent 819b682 commit 775db38
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions Applite/Views/Commands.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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")!)
}
}
}
10 changes: 10 additions & 0 deletions Localizable.xcstrings
Original file line number Diff line number Diff line change
Expand Up @@ -4683,6 +4683,16 @@
}
}
},
"Sponsor" : {
"localizations" : {
"hu" : {
"stringUnit" : {
"state" : "translated",
"value" : "Támogatás"
}
}
}
},
"Start Using Applite" : {
"comment" : "Onboarding finish button",
"localizations" : {
Expand Down

0 comments on commit 775db38

Please sign in to comment.