mirror of
https://github.com/kilyabin/psysonic.git
synced 2026-07-22 06:25:41 +00:00
chore(orbit): auto-switch to the link's server on paste / join
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1549,6 +1549,8 @@ export const enTranslation = {
|
||||
toastJoined: 'Joined session',
|
||||
toastLoginFirst: 'Log in before joining a session',
|
||||
toastSwitchServer: 'Switch to {{url}} first, then paste again',
|
||||
toastNoAccountForServer: "You don't have access to {{url}}. Ask the host for an invite.",
|
||||
toastSwitchFailed: "Couldn't switch to {{url}}",
|
||||
toastJoinFail: "Couldn't join session",
|
||||
joinErrNotFound: 'Session not found',
|
||||
joinErrEnded: 'Session has ended',
|
||||
|
||||
Reference in New Issue
Block a user