File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -309,10 +309,10 @@ <h4>Interactivity</h4>
309
309
< img src ="../../assets/img/learn/lib_placeholder.jpg ">
310
310
</ a >
311
311
< a class ="nounderline " href ="program-flow.html ">
312
- < h4 > Program Flow </ h4 >
312
+ < h4 > Flujo de programa </ h4 >
313
313
</ a >
314
314
</ div >
315
- < p > Introduction to controlling program flow in p5.js.</ p >
315
+ < p > Introducción al control del flujo de programa en p5.js.</ p >
316
316
</ div >
317
317
318
318
Original file line number Diff line number Diff line change @@ -204,8 +204,8 @@ learn:
204
204
coordinate-system-and-shapes : " Dibuja figuras simples utilizando el sistema de coordenadas."
205
205
interactivity-title : " Interactivity"
206
206
interactivity : " Introduction to interactivity with the mouse and keyboard."
207
- program-flow-title : " Program Flow "
208
- program-flow : " Introduction to controlling program flow in p5.js."
207
+ program-flow-title : " Flujo de programa "
208
+ program-flow : " Introducción al control del flujo de programa en p5.js."
209
209
curves-title : " Curvas"
210
210
curves : " Una introducción a los tres tipos de curvas en p5.js: arcos, curvas spline y curvas Bézier."
211
211
becoming-a-better-programmer-title : " Cómo programar mejor"
You can’t perform that action at this time.
0 commit comments