Added clearQueueOnExit option

This commit is contained in:
RemixDev
2022-03-05 13:12:26 +01:00
parent 5565b979dc
commit 5a7de93595
3 changed files with 7 additions and 8 deletions

View File

@@ -341,7 +341,7 @@ const en = {
createM3U8File: 'Create playlist file',
syncedLyrics: 'Create .lyr files (Sync Lyrics)',
playlistFilenameTemplate: 'Playlist filename template',
saveDownloadQueue: 'Save download queue when closing the app'
clearQueueOnExit: 'Clear download queue when closing the app'
},
covers: {
title: 'Album covers',

View File

@@ -342,7 +342,7 @@ const it = {
syncedLyrics: 'Crea i file .lyr (Testi Sincronizzati)',
createM3U8File: 'Crea i file playlist',
playlistFilenameTemplate: 'Template nome del file playlist',
saveDownloadQueue: "Salva la coda di download quando chiudi l'app"
clearQueueOnExit: "Pulisci la coda di download quando chiudi l'app"
},
covers: {
title: 'Copertine',