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
|
@ -222,7 +222,7 @@ export default class LoginComponent extends React.PureComponent<IProps, IState>
|
|||
"This homeserver has hit its Monthly Active User limit.",
|
||||
),
|
||||
'hs_blocked': _td(
|
||||
"This homeserver has been blocked by it's administrator.",
|
||||
"This homeserver has been blocked by its administrator.",
|
||||
),
|
||||
'': _td(
|
||||
"This homeserver has exceeded one of its resource limits.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue