web: use password i18n placeholder

This commit is contained in:
Bettenbuk Zoltan 2020-04-03 10:48:41 +02:00 committed by Zoltan Bettenbuk
parent b372b2ccf2
commit 97fff02c15
1 changed files with 1 additions and 1 deletions

View File

@ -220,7 +220,7 @@
"muteParticipantDialog": "Are you sure you want to mute this participant? You won't be able to unmute them, but they can unmute themselves at any time.",
"muteParticipantTitle": "Mute this participant?",
"Ok": "Ok",
"passwordLabel": "The meeting has been locked by a participant. Please enter the password to join.",
"passwordLabel": "The meeting has been locked by a participant. Please enter the $t(lockRoomPassword) to join.",
"passwordNotSupported": "Setting a meeting $t(lockRoomPassword) is not supported.",
"passwordNotSupportedTitle": "$t(lockRoomPasswordUppercase) not supported",
"passwordRequired": "$t(lockRoomPasswordUppercase) required",