diff --git a/front/src/components/playlists/Editor.vue b/front/src/components/playlists/Editor.vue index f05c666a4..9b2d5f70d 100644 --- a/front/src/components/playlists/Editor.vue +++ b/front/src/components/playlists/Editor.vue @@ -216,43 +216,50 @@ const insertMany = async (insertedTracks: number[], allowDuplicates: boolean) => - - + + + {{ t('components.playlists.Editor.message.sync') }} + + + + - - {{ t('components.playlists.Editor.button.clear') }} - - - -