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
@@ -1038,6 +1038,8 @@ export const frTranslation = {
csvImportNoValidTracks: 'Aucun titre valide trouvé dans le fichier CSV',
csvImportFailed: 'Échec de l\'import CSV',
csvImportToast: '{{added}} ajoutés, {{notFound}} non trouvés, {{duplicates}} doublons',
csvImportDownloadSuccess: 'Rapport téléchargé avec succès',
csvImportDownloadError: 'Échec du téléchargement du rapport',
},
mostPlayed: {
title: 'Les plus joués',