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": "Aktywni uczestnicy",
"room.passive": "Pasywni uczestnicy",
"room.videoPaused": "To wideo jest wstrzymane.",
"room.muteAll": "Mute all",
"room.stopAllVideo": "Stop all video",
"room.closeMeeting": "Close meeting",
"room.muteAll": null,
"room.stopAllVideo": null,
"room.closeMeeting": null,
"tooltip.login": "Zaloguj",
"tooltip.logout": "Wyloguj",
@@ -61,7 +61,7 @@
"tooltip.leaveFullscreen": "Wyłącz tryb pełnoekranowy",
"tooltip.lobby": "Pokaż poczekalnię",
"tooltip.settings": "Pokaż ustawienia",
"tooltip.kickParticipant": "Kick out participant",
"tooltip.kickParticipant": null,
"label.roomName": "Nazwa konferencji",
"label.chooseRoomButton": "Kontynuuj",