mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 16:22:55 -07:00
Added Dutch language #243
This commit is contained in:
parent
bcdb612faa
commit
635fc03c02
13 changed files with 242 additions and 2 deletions
9
PlexRequests.UI/Resources/UI.Designer.cs
generated
9
PlexRequests.UI/Resources/UI.Designer.cs
generated
|
@ -114,6 +114,15 @@ namespace PlexRequests.UI.Resources {
|
|||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Dutch.
|
||||
/// </summary>
|
||||
public static string Layout_Dutch {
|
||||
get {
|
||||
return ResourceManager.GetString("Layout_Dutch", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to English.
|
||||
/// </summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue