- {{ $t("new_room.new_room") }}
+ {{ $t("new_room.new_room") }}
-
+
diff --git a/src/components/Join.vue b/src/components/Join.vue
index e11557f..f79a590 100644
--- a/src/components/Join.vue
+++ b/src/components/Join.vue
@@ -62,10 +62,7 @@
{{ data.item.name }}
-
+
diff --git a/src/components/Login.vue b/src/components/Login.vue
index a63ddec..36cdcfd 100644
--- a/src/components/Login.vue
+++ b/src/components/Login.vue
@@ -4,34 +4,34 @@
-
+
- {{ $t("login.title") }}
+ {{ $t("login.title") }}
-
- close
-
+
+ close
+
-
-
@@ -63,4 +63,4 @@ export default {
\ No newline at end of file
+
diff --git a/src/components/RoomList.vue b/src/components/RoomList.vue
index 4db9152..53bd481 100644
--- a/src/components/RoomList.vue
+++ b/src/components/RoomList.vue
@@ -1,40 +1,5 @@
-
- {{ invitesTitle }}
-
-
-
-
-
-
-
-
- {{
- room.name || room.summary.info.title
- }}
- {{ room.topic }}
-
-
- check_circle
- cancel
-
-
-
-
{{ title }}
@@ -45,8 +10,34 @@
+
+
+
+
+
+ {{
+ room.name || room.summary.info.title
+ }}
+ {{ room.topic }}
+
+
+ {{$t('menu.join')}}
+ {{$t('menu.ignore')}}
+
+
+
+