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