Skip to content

Commit b15f597

Browse files
committed
add spanish i18n for learn page
1 parent db46699 commit b15f597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/es.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,8 @@ learn:
204204
coordinate-system-and-shapes: "Dibuja figuras simples utilizando el sistema de coordenadas."
205205
interactivity-title: "Interactivity"
206206
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."
209209
curves-title: "Curvas"
210210
curves: "Una introducción a los tres tipos de curvas en p5.js: arcos, curvas spline y curvas Bézier."
211211
becoming-a-better-programmer-title: "Cómo programar mejor"

0 commit comments

Comments
 (0)