You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-06-24 16:41:47 +03:00
fix toAction i18n thinkos
This commit is contained in:
@ -225,7 +225,7 @@
|
|||||||
"Displays action": "Mostrar acción",
|
"Displays action": "Mostrar acción",
|
||||||
"Don't send typing notifications": "No enviar notificaciones cuando se escribe",
|
"Don't send typing notifications": "No enviar notificaciones cuando se escribe",
|
||||||
"Download %(text)s": "Descargar %(text)s",
|
"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",
|
"Drop here to tag %(section)s": "Suelta aquí para etiquetar %(section)s",
|
||||||
"Ed25519 fingerprint": "Clave de cifrado Ed25519",
|
"Ed25519 fingerprint": "Clave de cifrado Ed25519",
|
||||||
"Email": "Correo electrónico",
|
"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 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",
|
"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",
|
"/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",
|
"Drop here to tag %(section)s": "Arraste aqui para marcar como %(section)s",
|
||||||
"%(senderName)s ended the call.": "%(senderName)s finalizou a chamada.",
|
"%(senderName)s ended the call.": "%(senderName)s finalizou a chamada.",
|
||||||
"Existing Call": "Chamada em andamento",
|
"Existing Call": "Chamada em andamento",
|
||||||
|
Reference in New Issue
Block a user