mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-18 06:53:07 +03:00
clean up sync temp files when canceling jobs
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
"LabelFailed": "(failed)",
|
||||
"ButtonHelp": "Help",
|
||||
"ButtonSave": "Save",
|
||||
"SyncJobStatusQueued": "Queued",
|
||||
"SyncJobStatusInProgress": "In-Progress",
|
||||
"SyncJobStatusCompleted": "Synced",
|
||||
"SyncJobStatusCompletedWithError": "Synced with errors",
|
||||
"LabelCollection": "Collection",
|
||||
"HeaderAddToCollection": "Add to Collection",
|
||||
"NewCollectionNameExample": "Example: Star Wars Collection",
|
||||
|
||||
Reference in New Issue
Block a user