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

@ -356,7 +356,7 @@ const SpaceLandingAddButton = ({ space }) => {
}}
/>
<IconizedContextMenuOption
label={_t("Add subspace")}
label={_t("Add space")}
iconClassName="mx_RoomList_iconPlus"
onClick={(e) => {
e.preventDefault();