Skip to content

Commit 51fb4b3

Browse files
committed
add translation to spanish of new link to p5.js web editor
1 parent 667d745 commit 51fb4b3

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

dist/es/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h1 class='visuallyhidden'>Language Settings</h1>
116116
<a href="examples/">interactuar </a> con otros objetos HTML5, incluyendo texto, entrada del usuario, video, cámara y sonido. </p>
117117
<p>
118118

119-
<p style="margin-bottom:2em">p5.js es una nueva interpretación, no una emulación o un puerto, y está en activo desarrollo. <a href="https://editor.p5js.org" target="_blank">Try it out now in the new p5.js Web Editor!</a></p>
119+
<p style="margin-bottom:2em">p5.js es una nueva interpretación, no una emulación o un puerto, y está en activo desarrollo. <a href="https://editor.p5js.org" target="_blank">¡Prueba p5.js en nuestro nuevo editor web!</a></p>
120120

121121
</section>
122122
</div>
0 Bytes
Binary file not shown.

src/data/es.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ home:
3737
interact: "interactuar"
3838
p2x3: " con otros objetos HTML5, incluyendo texto, entrada del usuario, video, cámara y sonido."
3939
p3x1: "p5.js es una nueva interpretación, no una emulación o un puerto, y está en activo desarrollo."
40-
p3x2: "Try it out now in the new p5.js Web Editor!"
40+
p3x2: "¡Prueba p5.js en nuestro nuevo editor web!"
4141
sketch_by: "por"
4242
sketch_info: "CC Fest, 13 de octubre @ San Francisco Friends School"
4343
sketch_info_link: "http://ccfest.rocks/"

0 commit comments

Comments
 (0)