diff --git a/src/components/ConversationSettings/BreakoutRoomsSettings.vue b/src/components/ConversationSettings/BreakoutRoomsSettings.vue index adecb987384..ac2a573e62a 100644 --- a/src/components/ConversationSettings/BreakoutRoomsSettings.vue +++ b/src/components/ConversationSettings/BreakoutRoomsSettings.vue @@ -30,7 +30,7 @@ - {{ t('spreed', 'Setup breakout rooms for this conversation') }} + {{ t('spreed', 'Set up breakout rooms for this conversation') }} diff --git a/src/components/TopBar/TopBarMenu.vue b/src/components/TopBar/TopBarMenu.vue index a159789bcd3..22d29bc491d 100644 --- a/src/components/TopBar/TopBarMenu.vue +++ b/src/components/TopBar/TopBarMenu.vue @@ -150,7 +150,7 @@ - {{ t('spreed', 'Setup breakout rooms') }} + {{ t('spreed', 'Set up breakout rooms') }}