feat: support switching space on mobile (#5527)

This commit is contained in:
Lucas.Xu
2024-06-13 14:14:18 +08:00
committed by GitHub
parent 2d674060c6
commit dc12938ab6
6 changed files with 484 additions and 44 deletions

View File

@ -1911,7 +1911,8 @@
"dangerZone": "Danger Zone",
"unableToDeleteLastSpace": "Cannot delete the last space",
"unableToDeleteSpaceNotCreatedByYou": "Cannot delete a space created by others",
"enableSpacesForYourWorkspace": "Enable spaces for your workspace"
"enableSpacesForYourWorkspace": "Enable spaces for your workspace",
"title": "Spaces"
}
}