mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-22 06:25:41 +00:00
chore(orbit): participants visible to guests, share button in session bar, guest icons
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1480,6 +1480,7 @@ export const deTranslation = {
|
||||
hostLabel: 'Gastgeber: {{name}}',
|
||||
participantsTooltip: 'Teilnehmer',
|
||||
settingsTooltip: 'Session-Einstellungen',
|
||||
shareTooltip: 'Einladungslink teilen',
|
||||
shuffleLabel: 'Warteschlange wird neu gemischt in',
|
||||
catchUpLabel: 'aufholen',
|
||||
catchUpTooltip: 'Zur aktuellen Host-Position springen',
|
||||
|
||||
@@ -1483,6 +1483,7 @@ export const enTranslation = {
|
||||
hostLabel: 'Host: {{name}}',
|
||||
participantsTooltip: 'Participants',
|
||||
settingsTooltip: 'Session settings',
|
||||
shareTooltip: 'Share invite link',
|
||||
shuffleLabel: 'Queue reshuffles in',
|
||||
catchUpLabel: 'catch up',
|
||||
catchUpTooltip: "Jump to the host's current position",
|
||||
|
||||
Reference in New Issue
Block a user