i18n
This commit is contained in:
parent
9a780cd71b
commit
0140c8982e
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ private fun JoinRoomContent(
|
|||
},
|
||||
subtitle = {
|
||||
Text(
|
||||
text = "Failed to get information about the room",
|
||||
text = stringResource(id = CommonStrings.error_unknown),
|
||||
textAlign = TextAlign.Center,
|
||||
color = MaterialTheme.colorScheme.error,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue