Improve strings (#488)
authorKrishan <33421343+kfiven@users.noreply.github.com>
Mon, 18 Apr 2022 03:25:16 +0000 (08:55 +0530)
committerGitHub <noreply@github.com>
Mon, 18 Apr 2022 03:25:16 +0000 (08:55 +0530)
commit8b3bd38bad1d89ab5aefcfd7466bc13fff94129c
tree6c3e8932fa0c91e58997111c2f8faabb84997417
parentba0de8800a2b8528ade28b61d27cbc22a3605da2
Improve strings (#488)

* Update SpaceOptions.jsx

* Update RoomOptions.jsx

* Update RoomProfile.jsx

* Update ProfileEditor.jsx

* Update RoomSettings.jsx

* Update SpaceSettings.jsx

* Update Message.jsx

* Update DeviceManage.jsx

* Update Message.jsx

* Update RoomProfile.jsx
src/app/molecules/message/Message.jsx
src/app/molecules/room-options/RoomOptions.jsx
src/app/molecules/room-profile/RoomProfile.jsx
src/app/molecules/space-options/SpaceOptions.jsx
src/app/organisms/profile-editor/ProfileEditor.jsx
src/app/organisms/room/RoomSettings.jsx
src/app/organisms/settings/DeviceManage.jsx
src/app/organisms/space-settings/SpaceSettings.jsx