Messages that are not translated are now null

This commit is contained in:
Håvar Aambø Fosstveit
2020-03-24 11:04:44 +01:00
parent 253de07d95
commit 0b62856414
11 changed files with 295 additions and 295 deletions
+4 -4
View File
@@ -48,9 +48,9 @@
"room.spotlights": "Participantes em foco",
"room.passive": "Participantes passivos",
"room.videoPaused": "Este vídeo está em pausa",
"room.muteAll": "Mute all",
"room.stopAllVideo": "Stop all video",
"room.closeMeeting": "Close meeting",
"room.muteAll": null,
"room.stopAllVideo": null,
"room.closeMeeting": null,
"tooltip.login": "Entrar",
"tooltip.logout": "Sair",
@@ -61,7 +61,7 @@
"tooltip.leaveFullscreen": "Sair de ecrã completo",
"tooltip.lobby": "Apresentar sala de espera",
"tooltip.settings": "Apresentar definições",
"tooltip.kickParticipant": "Kick out participant",
"tooltip.kickParticipant": null,
"label.roomName": "Nome da sala",
"label.chooseRoomButton": "Continuar",