fix toAction i18n thinkos
This commit is contained in:
parent
9fdb3df9d8
commit
a9d516e8ea
2 changed files with 2 additions and 2 deletions
|
@ -225,7 +225,7 @@
|
|||
"Displays action": "Mostrar acción",
|
||||
"Don't send typing notifications": "No enviar notificaciones cuando se escribe",
|
||||
"Download %(text)s": "Descargar %(text)s",
|
||||
"Drop here %(toAction)s": "Suelta aquí para %(toAction)s",
|
||||
"Drop here %(toAction)s": "Suelta aquí %(toAction)s",
|
||||
"Drop here to tag %(section)s": "Suelta aquí para etiquetar %(section)s",
|
||||
"Ed25519 fingerprint": "Clave de cifrado Ed25519",
|
||||
"Email": "Correo electrónico",
|
||||
|
|
|
@ -329,7 +329,7 @@
|
|||
"Conference calls are not supported in encrypted rooms": "Chamadas de conferência não são possíveis em salas criptografadas",
|
||||
"Conference calls are not supported in this client": "Chamadas de conferência não são possíveis neste navegador",
|
||||
"/ddg is not a command": "/ddg não é um comando",
|
||||
"Drop here %(toAction)s": "Arraste aqui para %(toAction)s",
|
||||
"Drop here %(toAction)s": "Arraste aqui %(toAction)s",
|
||||
"Drop here to tag %(section)s": "Arraste aqui para marcar como %(section)s",
|
||||
"%(senderName)s ended the call.": "%(senderName)s finalizou a chamada.",
|
||||
"Existing Call": "Chamada em andamento",
|
||||
|
|
Loading…
Reference in a new issue