From 45c7e7c7113d3ab8eda14de3e1ecad374757562c Mon Sep 17 00:00:00 2001 From: Manuel Pineda Date: Mon, 7 May 2018 09:52:39 -0500 Subject: [PATCH] Add missing spanish translation I recently added the same translation for "current.md" in #1642, I just noted that is missing here too. --- locale/es/download/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/es/download/index.md b/locale/es/download/index.md index a1f7959af7685..0494dade88f2a 100644 --- a/locale/es/download/index.md +++ b/locale/es/download/index.md @@ -12,7 +12,7 @@ downloads: intro: > Descargue el código fuente de Node.js o un instalador pre-compilado para su plataforma, y comience a desarrollar hoy. currentVersion: Versión actual - buildInstructions: Building Node.js from source on supported platforms + buildInstructions: Compilando Node.js desde el código fuente en las plataformas soportadas WindowsInstaller: Windows Installer WindowsBinary: Windows Binary MacOSInstaller: macOS Installer