Grammar fix: by it's administrator -> by its administrator (#8467)
* by it's administrator -> by its administrator * Fix typo in ServerLimitToast: by it's administrator
This commit is contained in:
parent
07d8070037
commit
1a0af54ccb
5 changed files with 5 additions and 6 deletions
|
@ -223,7 +223,7 @@ export default class RoomStatusBar extends React.PureComponent<IProps, IState> {
|
|||
"Please <a>contact your service administrator</a> to continue using the service.",
|
||||
),
|
||||
'hs_disabled': _td(
|
||||
"Your message wasn't sent because this homeserver has been blocked by it's administrator. " +
|
||||
"Your message wasn't sent because this homeserver has been blocked by its administrator. " +
|
||||
"Please <a>contact your service administrator</a> to continue using the service.",
|
||||
),
|
||||
'': _td(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue