1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-11-05 23:10:41 +03:00

Update all copy of subspace to space

This commit is contained in:
Michael Telatynski
2021-07-29 13:02:07 +01:00
parent 67b8c0a811
commit 08c883ed07
5 changed files with 14 additions and 16 deletions

View File

@@ -330,7 +330,7 @@ export class SpaceItem extends React.PureComponent<IItemProps, IItemState> {
/>
<IconizedContextMenuOption
iconClassName="mx_SpacePanel_iconPlus"
label={_t("Add subspace")}
label={_t("Add space")}
onClick={this.onNewSubspaceClick}
>
<BetaPill />