mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
update translations
This commit is contained in:
parent
4f5c768704
commit
1b06e05cf6
81 changed files with 694 additions and 263 deletions
|
|
@ -28,9 +28,9 @@ namespace MediaBrowser.Server.Mono.Networking
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets a list of network devices
|
||||
/// Gets available devices within the domain
|
||||
/// </summary>
|
||||
/// PC's in the Domain</returns>
|
||||
/// <returns>PC's in the Domain</returns>
|
||||
public IEnumerable<FileSystemEntryInfo> GetNetworkDevices()
|
||||
{
|
||||
return new List<FileSystemEntryInfo> ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue