chore(orbit): manual approval flow for guest suggestions

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Psychotoxical
2026-04-24 17:36:44 +02:00
parent e6d15bf9ce
commit 17bcac7155
9 changed files with 347 additions and 27 deletions
+4
View File
@@ -1558,6 +1558,10 @@ export const enTranslation = {
guestUpNextEmpty: 'Nothing queued. Open a track\'s context menu and pick "Add to Orbit session" to suggest one.',
guestPendingTitle: 'Waiting for host',
guestPendingHint: 'Suggested — will appear in the queue when the host picks it up.',
approvalTitle: 'Pending approvals',
approvalFrom: 'Suggested by {{user}}',
approvalAccept: 'Accept',
approvalDecline: 'Decline',
guestUpNextMore: '+ {{count}} more in the host\'s queue',
guestSubmitter: 'by {{user}}',
guestEmpty: 'No suggestions yet. Open a track\'s context menu and pick "Add to Orbit session".',