fix: Fix multiple bugs with new authentication flow
This commit is contained in:
@@ -35,7 +35,8 @@
|
||||
"resizeChat": "Resize chat",
|
||||
"yourCamera": "Your camera",
|
||||
"yourScreen": "Your screen",
|
||||
"waiting": "Waiting"
|
||||
"waiting": "Waiting",
|
||||
"voiceOnOtherDevice": "Active on another device"
|
||||
},
|
||||
"notifications": {
|
||||
"inProgress": "Call in progress"
|
||||
|
||||
@@ -33,6 +33,8 @@
|
||||
"latencyMs": "{{ms}} ms",
|
||||
"playing": "Playing {{game}}",
|
||||
"inVoice": "In voice",
|
||||
"voiceOnOtherDevice": "In voice on another device",
|
||||
"takeOverVoice": "Join",
|
||||
"plugins": "Plugins",
|
||||
"viewPlugins": "View plugins",
|
||||
"you": "You",
|
||||
|
||||
Reference in New Issue
Block a user