mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-27 19:54:20 +00:00
clean up sync temp files when canceling jobs
This commit is contained in:
parent
7fd4b97481
commit
0f88525d61
3 changed files with 43 additions and 6 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue