mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 15:03:06 +03:00
update translations
This commit is contained in:
@@ -723,7 +723,8 @@ namespace MediaBrowser.Server.Implementations.Sync
|
||||
TargetId = targetId,
|
||||
Statuses = new[]
|
||||
{
|
||||
SyncJobItemStatus.ReadyToTransfer
|
||||
SyncJobItemStatus.ReadyToTransfer,
|
||||
SyncJobItemStatus.Transferring
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user