Skip to content

Commit 11e4b69

Browse files
Merge pull request #275 from montoyamoraga/master
add translations to spanish
2 parents 7b54792 + df5b40a commit 11e4b69

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/data/es.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,8 @@ download:
129129
link: "Enlace: "
130130
statically-hosted-file: "archivo almacenado estáticamente"
131131
editor-title: "Editor"
132-
p5.js-editor: "p5.js Web Editor"
133-
editor-includes: "Start coding using the p5.js Web Editor, no setup required!"
132+
p5.js-editor: "Editor Web de p5.js"
133+
editor-includes: "Empieza a programar usando el Editor Web de p5.js, ¡no requiere instalación!"
134134
etc-title: "ETC"
135135
older-releases: "Versiones antiguas / bitácora de cambios "
136136
report-bugs: "Reporta errores "
@@ -189,8 +189,8 @@ learn:
189189
using-local-server-title: "Usando un servidor local"
190190
using-local-server: "Cómo configurar un servidor local en Mac OS X, Windows o Linux."
191191
connecting-p5js-title: "Conectando p5.js"
192-
creating-libraries-title: "Creating libraries"
193-
creating-libraries: "Creating p5.js addon libraries."
192+
creating-libraries-title: "Creando bibliotecas"
193+
creating-libraries: "Creando bibliotecas adicionales para p5.js."
194194
nodejs-and-socketio-title: "node.js y socket.io"
195195
nodejs-and-socketio: "Uso de un servidor node.js con p5.js y comunicación vía socket.io."
196196
programming-topics-title: "Tópicos de programación"

0 commit comments

Comments
 (0)