mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-22 14:35:41 +00:00
feat(search): queue preview on Ctrl+V paste and modal polish
Global queue paste opens the preview modal before play; overlay scrollbar, context-menu suppression, changelog/credits for PR #716 and DanielWTE (#551).
This commit is contained in:
@@ -14,5 +14,7 @@ export const sharePaste = {
|
||||
openedQueuePartial:
|
||||
'Se redau {{played}} din {{total}} piese din link ({{skipped}} nu au fost găsite în server).',
|
||||
queueAllUnavailable: 'Nicio piesă din acest link nu a fost găsită în server.',
|
||||
playQueue: 'Play queue',
|
||||
playQueueing: 'Starting playback…',
|
||||
genericError: 'Nu s-a putut deschide link-ul distribuit.',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user