diff --git a/app/src/components/ChooseRoom.js b/app/src/components/ChooseRoom.js index 15b3955..ea6b097 100644 --- a/app/src/components/ChooseRoom.js +++ b/app/src/components/ChooseRoom.js @@ -241,7 +241,10 @@ const ChooseRoom = ({ { !isElectron() && - + + { !isElectron() && - + + } + > diff --git a/app/src/translations/cn.json b/app/src/translations/cn.json index 7814260..3b4cc2a 100644 --- a/app/src/translations/cn.json +++ b/app/src/translations/cn.json @@ -6,6 +6,7 @@ "room.chooseRoom": "选择您要加入的房间的名称", "room.cookieConsent": "这个网站使用cookies来增强用户体验", + "room.consentUnderstand": "I understand", "room.joined": "您已加入房间", "room.cantJoin": "无法加入房间", "room.youLocked": "您已锁定房间", diff --git a/app/src/translations/de.json b/app/src/translations/de.json index dbec99a..80969f5 100644 --- a/app/src/translations/de.json +++ b/app/src/translations/de.json @@ -6,6 +6,7 @@ "room.chooseRoom": "Choose the name of the room you would like to join", "room.cookieConsent": "Diese Seite verwendet Cookies, um die Benutzerfreundlichkeit zu erhöhen", + "room.consentUnderstand": "I understand", "room.joined": "Konferenzraum betreten", "room.cantJoin": "Betreten des Raumes nicht möglich", "room.youLocked": "Raum wurde abgeschlossen", diff --git a/app/src/translations/dk.json b/app/src/translations/dk.json index a00bbec..e07eb6e 100644 --- a/app/src/translations/dk.json +++ b/app/src/translations/dk.json @@ -6,6 +6,7 @@ "room.chooseRoom": "Vælg navnet på det rum, du vil være med på", "room.cookieConsent": "Dette websted bruger cookies til at forbedre brugeroplevelsen", + "room.consentUnderstand": "I understand", "room.joined": "Du er tilsluttet mødet", "room.cantJoin": "Kan ikke deltage i mødet", "room.youLocked": "Du låste mødet", diff --git a/app/src/translations/el.json b/app/src/translations/el.json index e0fd46c..4acc799 100644 --- a/app/src/translations/el.json +++ b/app/src/translations/el.json @@ -6,6 +6,7 @@ "room.chooseRoom": "Επιλέξτε το όνομα του δωματίου που θέλετε να συμμετάσχετε", "room.cookieConsent": "Αυτός ο ιστότοπος χρησιμοποιεί cookies για να βελτιώσει την εμπειρία χρήσης", + "room.consentUnderstand": "I understand", "room.joined": "Έχετε εισέλθει στο δωμάτιο", "room.cantJoin": "Αδυναμία εισόδου στο δωμάτιο", "room.youLocked": "Κλειδώσατε το δωμάτιο", diff --git a/app/src/translations/en.json b/app/src/translations/en.json index b3f3e45..9f5be9c 100644 --- a/app/src/translations/en.json +++ b/app/src/translations/en.json @@ -6,6 +6,7 @@ "room.chooseRoom": "Choose the name of the room you would like to join", "room.cookieConsent": "This website uses cookies to enhance the user experience", + "room.consentUnderstand": "I understand", "room.joined": "You have joined the room", "room.cantJoin": "Unable to join the room", "room.youLocked": "You locked the room", diff --git a/app/src/translations/es.json b/app/src/translations/es.json index 6cb0059..0d8e07a 100644 --- a/app/src/translations/es.json +++ b/app/src/translations/es.json @@ -6,6 +6,7 @@ "room.chooseRoom": "Indique el nombre de la sala a la que le gustaría unirse", "room.cookieConsent": "Esta web utiliza cookies para mejorar la experiencia de usuario", + "room.consentUnderstand": "I understand", "room.joined": "Se ha unido a la sala", "room.cantJoin": "No ha sido posible unirse a la sala", "room.youLocked": "Ha cerrado la sala", diff --git a/app/src/translations/fr.json b/app/src/translations/fr.json index 9b6098e..ce2953b 100644 --- a/app/src/translations/fr.json +++ b/app/src/translations/fr.json @@ -6,6 +6,7 @@ "room.chooseRoom" : " Choisissez le nom de la réunion que vous souhaitez rejoindre", "room.cookieConsent" : " Ce site utilise les cookies pour améliorer votre expérience utilisateur", + "room.consentUnderstand": "I understand", "room.joined" : " Vous avez rejoint la salle", "room.cantJoin" : " Impossible de rejoindre la salle", "room.youLocked" : " Vous avez privatisé la salle", diff --git a/app/src/translations/hr.json b/app/src/translations/hr.json index 4f0aa0d..ff01d7b 100644 --- a/app/src/translations/hr.json +++ b/app/src/translations/hr.json @@ -6,6 +6,7 @@ "room.chooseRoom": "Izaberite ime sobe u koju se želite prijaviti", "room.cookieConsent": "Ova stranica koristi kolačiće radi poboljšanja korisničkog iskustva", + "room.consentUnderstand": "I understand", "room.joined": "Prijavljeni ste u sobu", "room.cantJoin": "Prijava u sobu nije moguća", "room.youLocked": "Zaključali ste sobu", diff --git a/app/src/translations/hu.json b/app/src/translations/hu.json index 2c4d23d..6d63a7a 100644 --- a/app/src/translations/hu.json +++ b/app/src/translations/hu.json @@ -6,6 +6,7 @@ "room.chooseRoom": "Choose the name of the room you would like to join", "room.cookieConsent": "Ez a weblap a felhasználói élmény fokozása miatt sütiket használ", + "room.consentUnderstand": "I understand", "room.joined": "Csatlakozátál a konferenciához", "room.cantJoin": "Sikertelen csatlakozás a konferenciához", "room.youLocked": "A konferenciába való belépés letiltva", diff --git a/app/src/translations/nb.json b/app/src/translations/nb.json index 0c103e8..3f3dc32 100644 --- a/app/src/translations/nb.json +++ b/app/src/translations/nb.json @@ -6,6 +6,7 @@ "room.chooseRoom": "Velg navn på møtet du vil bli med i eller starte", "room.cookieConsent": "Denne siden bruker cookies for å forbedre brukeropplevelsen", + "room.consentUnderstand": "Jeg forstår", "room.joined": "Du ble med i møtet", "room.cantJoin": "Kunne ikke bli med i møtet", "room.youLocked": "Du låste møtet", diff --git a/app/src/translations/pl.json b/app/src/translations/pl.json index 6f30b4f..d5dfe03 100644 --- a/app/src/translations/pl.json +++ b/app/src/translations/pl.json @@ -6,6 +6,7 @@ "room.chooseRoom": "Wybór konferencji", "room.cookieConsent": "Ta strona internetowa wykorzystuje pliki cookie w celu zwiększenia wygody użytkowania.", + "room.consentUnderstand": "I understand", "room.joined": "Podłączono do konferencji", "room.cantJoin": "Brak możliwości dołączenia do pokoju", "room.youLocked": "Zakluczono pokój", diff --git a/app/src/translations/pt.json b/app/src/translations/pt.json index a0220f9..9fefbfe 100644 --- a/app/src/translations/pt.json +++ b/app/src/translations/pt.json @@ -6,6 +6,7 @@ "room.chooseRoom": "Indique o nome da sala em que pretende entrar", "room.cookieConsent": "Este sitio web utiliza cookie para melhorar a sua experiência de utilização", + "room.consentUnderstand": "I understand", "room.joined": "Entrou na sala", "room.cantJoin": "Não foi possivel entrar na sala", "room.youLocked": "Bloqueou o acesso à sala", diff --git a/app/src/translations/ro.json b/app/src/translations/ro.json index ec54b94..23bd970 100644 --- a/app/src/translations/ro.json +++ b/app/src/translations/ro.json @@ -6,6 +6,7 @@ "room.chooseRoom": "Alege numele camerei ai cărui vrei să te alături", "room.cookieConsent": "Acest website utilizează cookie-uri pentru a îmbunătăți experiența utilizatorului", + "room.consentUnderstand": "I understand", "room.joined": "Te-ai alăturat camerei", "room.cantJoin": "Nu se poate alătura camerei", "room.youLocked": "Ai blocat camera",