diff --git a/src/i18n/strings/es.json b/src/i18n/strings/es.json
index 7a004f0b..8516f4f3 100644
--- a/src/i18n/strings/es.json
+++ b/src/i18n/strings/es.json
@@ -23,5 +23,18 @@
"The message from the parser is: %(message)s": "El mensaje del parser es: %(message)s",
"Invalid JSON": "JSON inválido",
"Open user settings": "Abrir opciones de usuario",
- "Go to your browser to complete Sign In": "Abre tu navegador web para completar el registro"
+ "Go to your browser to complete Sign In": "Abre tu navegador web para completar el registro",
+ "Missing indexeddb worker script!": "¡Worker script “indexeddb” faltante!",
+ "Unable to load config file: please refresh the page to try again.": "No se ha podido cargar el archivo de configuración. Recarga la página para intentar nuevamente.",
+ "Previous/next recently visited room or community": "Anterior/siguiente sala o comunidad visitada recientemente",
+ "Riot Desktop (%(platformName)s)": "Riot Desktop (%(platformName)s)",
+ "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
+ "Unsupported browser": "Navegador no soportado",
+ "Your browser can't run Riot": "Tu navegador no puede ejecutar Riot",
+ "Riot uses advanced browser features which aren't supported by your current browser.": "Riot requiere funcionalidades que tu navegador actual no soporta.",
+ "Please install Chrome, Firefox, or Safari for the best experience.": "Por favor, instala Chrome, Firefox o Safari para obtener la mejor experiencia de uso.",
+ "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Puedes seguir utilizando tu navegador actual, pero puede que algunas funcionalidades no estén disponibles o que algunas partes de la aplicación se muestren de forma incorrecta.",
+ "I understand the risks and wish to continue": "Entiendo los riesgos y deseo continuar",
+ "Go to Riot.im": "Ir a Riot.im",
+ "Failed to start": "Fallo al iniciar"
}