fix: copy fixes for English labels

This commit is contained in:
Michael Zetterberg
2025-04-28 14:44:59 +02:00
parent 341be43a53
commit efb7219b6d
24 changed files with 36 additions and 46 deletions

View File

@@ -53,7 +53,7 @@ export default function SelectedRoom() {
>
<h2>
{intl.formatMessage({
defaultMessage: "Your room",
defaultMessage: "Room",
})}
</h2>
</Footnote>