mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-15 17:52:57 -07:00
frontend and tv episodes api work for #254
This commit is contained in:
parent
d7c40164cb
commit
33ba1db20b
12 changed files with 433 additions and 210 deletions
9
PlexRequests.UI/Resources/UI.Designer.cs
generated
9
PlexRequests.UI/Resources/UI.Designer.cs
generated
|
@ -888,6 +888,15 @@ namespace PlexRequests.UI.Resources {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Select Episode.
|
||||
/// </summary>
|
||||
public static string Search_SelectEpisode {
|
||||
get {
|
||||
return ResourceManager.GetString("Search_SelectEpisode", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Select .
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue