mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +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:
@@ -16,5 +16,7 @@ export const sharePaste = {
|
||||
openedQueuePartial:
|
||||
'Воспроизводится {{played}} из {{total}} треков по ссылке ({{skipped}} на этом сервере не найдены).',
|
||||
queueAllUnavailable: 'Ни один из треков по ссылке не найден на сервере.',
|
||||
playQueue: 'Воспроизвести очередь',
|
||||
playQueueing: 'Запуск воспроизведения…',
|
||||
genericError: 'Не удалось открыть ссылку для обмена.',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user