master #1

Merged
odie merged 34 commits from matrix/element-web:master into master 2020-08-05 23:28:44 +02:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit afc863f315 - Show all commits

View File

@ -28,5 +28,8 @@
"Failed to start": "Fallo al iniciar",
"Your Element is misconfigured": "Su Element está mal configurado",
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Su configuración de Element contiene JSON inválido. Por favor corríjalo e inténtelo de nuevo.",
"Download Completed": "Descarga completada"
"Download Completed": "Descarga completada",
"Open": "Abrir",
"Your browser can't run %(brand)s": "Su navegador es compatible con %(brand)s",
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s utiliza funciones avanzadas no soportadas por su navegador."
}