Added Dutch language #243

This commit is contained in:
tidusjar 2016-06-24 11:21:08 +01:00
parent bcdb612faa
commit 635fc03c02
13 changed files with 242 additions and 2 deletions

View file

@ -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>