You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-30 02:21:17 +03:00
Fix missing string in the room settings
This commit is contained in:
@ -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)"
|
||||
}
|
||||
|
Reference in New Issue
Block a user