Fix missing string in the room settings
This commit is contained in:
parent
797695dc8a
commit
4d7ac1b828
1 changed files with 2 additions and 1 deletions
|
@ -762,5 +762,6 @@
|
|||
"Ongoing conference call%(supportedText)s. %(joinText)s": "Ongoing conference call%(supportedText)s. %(joinText)s",
|
||||
"Online": "Online",
|
||||
"Idle": "Idle",
|
||||
"Offline": "Offline"
|
||||
"Offline": "Offline",
|
||||
"Disable URL previews for this room (affects only you)"; "Disable URL previews for this room (affects only you)"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue