Update all copy of subspace
to space
This commit is contained in:
parent
67b8c0a811
commit
08c883ed07
5 changed files with 14 additions and 16 deletions
|
@ -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 />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue