We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db46699 commit b15f597Copy full SHA for b15f597
src/data/es.yml
@@ -204,8 +204,8 @@ learn:
204
coordinate-system-and-shapes: "Dibuja figuras simples utilizando el sistema de coordenadas."
205
interactivity-title: "Interactivity"
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."
+ program-flow-title: "Flujo de programa"
+ program-flow: "Introducción al control del flujo de programa en p5.js."
209
curves-title: "Curvas"
210
curves: "Una introducción a los tres tipos de curvas en p5.js: arcos, curvas spline y curvas Bézier."
211
becoming-a-better-programmer-title: "Cómo programar mejor"
0 commit comments