Merge pull request #199 from kveld9/fix/csv-import-clean

fix: csv import improvements
This commit is contained in:
Frank Stellmacher
2026-04-17 15:28:19 +02:00
committed by GitHub
9 changed files with 74 additions and 8 deletions
+2
View File
@@ -1040,6 +1040,8 @@ export const deTranslation = {
csvImportNoValidTracks: 'Keine gültigen Titel in CSV-Datei gefunden',
csvImportFailed: 'CSV-Import fehlgeschlagen',
csvImportToast: '{{added}} hinzugefügt, {{notFound}} nicht gefunden, {{duplicates}} Duplikate',
csvImportDownloadSuccess: 'Bericht erfolgreich heruntergeladen',
csvImportDownloadError: 'Bericht konnte nicht heruntergeladen werden',
},
mostPlayed: {
title: 'Meistgehört',