mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-19 21:03:17 -07:00
Fixed the bug where we were auto approving everything.
Added French language into the navigation bar
This commit is contained in:
parent
ec8315ba2e
commit
2319a146ad
11 changed files with 317 additions and 5 deletions
9
PlexRequests.UI/Resources/UI.Designer.cs
generated
9
PlexRequests.UI/Resources/UI.Designer.cs
generated
|
@ -258,6 +258,15 @@ namespace PlexRequests.UI.Resources {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to French.
|
||||
/// </summary>
|
||||
public static string Layout_French {
|
||||
get {
|
||||
return ResourceManager.GetString("Layout_French", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to German.
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue