Browse Source

Fixing wrong translation in `muteParticipantButton` button

master
Daniel Ortega 5 years ago
parent
commit
0662da58b4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      lang/main-es.json

+ 1
- 1
lang/main-es.json View File

@@ -216,7 +216,7 @@
216 216
         "muteEveryoneSelf": "A ti mismo",
217 217
         "muteEveryoneStartMuted": "Todos los participantes comienzan silenciados a partir de ahora",
218 218
         "muteParticipantBody": "No podrás quitarles el modo en silencio, pero ellos pueden quitárselo en cualquier momento.",
219
-        "muteParticipantButton": "Control de escritorio remoto",
219
+        "muteParticipantButton": "Silenciar",
220 220
         "muteParticipantDialog": "¿Seguro que quiere silenciar a este participante? No podrá revertir esta acción, pero el participante podrá hacerlo en cualquier momento",
221 221
         "muteParticipantTitle": "¿Silenciar a este participante?",
222 222
         "Ok": "Aceptar",

Loading…
Cancel
Save