Adjust wording on placeholder
This commit is contained in:
parent
a0e218d107
commit
1a7710c192
2 changed files with 2 additions and 2 deletions
|
@ -127,7 +127,7 @@ export default withMatrixClient(React.createClass({
|
|||
</div> :
|
||||
<div className="mx_MyGroups_placeholder">
|
||||
{ _t(
|
||||
"You're currently not a member of any communities.",
|
||||
"You're not currently a member of any communities.",
|
||||
) }
|
||||
</div>;
|
||||
} else if (this.state.error) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue