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
+6 -6
View File
@@ -48,9 +48,9 @@
"room.spotlights": "Συμμετέχοντες στο Spotlight",
"room.passive": "Παθητικοί συμμετέχοντες",
"room.videoPaused": "Το βίντεο έχει σταματήσει",
"room.muteAll": "Mute all",
"room.stopAllVideo": "Stop all video",
"room.closeMeeting": "Close meeting",
"room.muteAll": null,
"room.stopAllVideo": null,
"room.closeMeeting": null,
"tooltip.login": "Σύνδεση",
"tooltip.logout": "Αποσύνδεση",
@@ -61,7 +61,7 @@
"tooltip.leaveFullscreen": "Έξοδος από την πλήρη οθόνη",
"tooltip.lobby": "Εμφάνιση λόμπι",
"tooltip.settings": "Εμφάνιση ρυθμίσεων",
"tooltip.kickParticipant": "Kick out participant",
"tooltip.kickParticipant": null,
"label.roomName": "Όνομα δωματίου",
"label.chooseRoomButton": "Συνέχεια",
@@ -77,8 +77,8 @@
"label.shareFile": "Διαμοιραστείτε ένα αρχείο",
"label.fileSharingUnsupported": "Ο διαμοιρασμός αρχείων δεν υποστηρίζεται",
"label.unknown": "Άγνωστο",
"label.democratic": "Democratic view",
"label.filmstrip": "Filmstrip view",
"label.democratic": null,
"label.filmstrip": null,
"label.low": "Χαμηλή",
"label.medium": "Μέτρια",
"label.high": "Υψηλή (HD)",