Explorar el Código

web: use password i18n placeholder

j8
Bettenbuk Zoltan hace 5 años
padre
commit
97fff02c15
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      lang/main.json

+ 1
- 1
lang/main.json Ver fichero

@@ -220,7 +220,7 @@
220 220
         "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.",
221 221
         "muteParticipantTitle": "Mute this participant?",
222 222
         "Ok": "Ok",
223
-        "passwordLabel": "The meeting has been locked by a participant. Please enter the password to join.",
223
+        "passwordLabel": "The meeting has been locked by a participant. Please enter the $t(lockRoomPassword) to join.",
224 224
         "passwordNotSupported": "Setting a meeting $t(lockRoomPassword) is not supported.",
225 225
         "passwordNotSupportedTitle": "$t(lockRoomPasswordUppercase) not supported",
226 226
         "passwordRequired": "$t(lockRoomPasswordUppercase) required",

Loading…
Cancelar
Guardar