+
{{ $t('chat.multichat.createRoom.ownedRooms.title') }}
+
{{ $t('chat.multichat.createRoom.ownedRooms.hint') }}
+
+ {{ $t('chat.multichat.createRoom.ownedRooms.empty') }}
+
+
+
+
+ {{ room.title }}
+
+ {{ room.isPublic ? $t('chat.multichat.createRoom.ownedRooms.public') : $t('chat.multichat.createRoom.ownedRooms.private') }}
+
+
+
+
+
+