mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Added Paypalme options, no UI yet (#568)
* Added Paypalme options * Added Custom Donation UI * Updated error checking * Review fixes to donation work
This commit is contained in:
parent
6a7ea83f99
commit
41e6d72210
7 changed files with 123 additions and 2 deletions
9
PlexRequests.UI/Resources/UI1.Designer.cs
generated
9
PlexRequests.UI/Resources/UI1.Designer.cs
generated
|
@ -114,6 +114,15 @@ namespace PlexRequests.UI.Resources {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Donate to Library Maintainer.
|
||||
/// </summary>
|
||||
public static string Custom_Donation_Default {
|
||||
get {
|
||||
return ResourceManager.GetString("Custom_Donation_Default", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Issue.
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue