Implement voice broadcast device selection (#9572)
This commit is contained in:
parent
272aae0973
commit
436146105e
15 changed files with 248 additions and 51 deletions
|
@ -107,6 +107,7 @@
|
|||
"Inviting %(user)s and %(count)s others|other": "Inviting %(user)s and %(count)s others",
|
||||
"Inviting %(user)s and %(count)s others|one": "Inviting %(user)s and 1 other",
|
||||
"Empty room (was %(oldName)s)": "Empty room (was %(oldName)s)",
|
||||
"Default Device": "Default Device",
|
||||
"%(name)s is requesting verification": "%(name)s is requesting verification",
|
||||
"%(brand)s does not have permission to send you notifications - please check your browser settings": "%(brand)s does not have permission to send you notifications - please check your browser settings",
|
||||
"%(brand)s was not given permission to send notifications - please try again": "%(brand)s was not given permission to send notifications - please try again",
|
||||
|
@ -1619,7 +1620,6 @@
|
|||
"Group all your people in one place.": "Group all your people in one place.",
|
||||
"Rooms outside of a space": "Rooms outside of a space",
|
||||
"Group all your rooms that aren't part of a space in one place.": "Group all your rooms that aren't part of a space in one place.",
|
||||
"Default Device": "Default Device",
|
||||
"Missing media permissions, click the button below to request.": "Missing media permissions, click the button below to request.",
|
||||
"Request media permissions": "Request media permissions",
|
||||
"Audio Output": "Audio Output",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue