Skip to content

Commit

Permalink
🤖 Automatically update generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
Felienne authored and actions-user committed Sep 25, 2024
1 parent 2fc62fb commit 4b3788e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions content/adventures/es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4677,13 +4677,13 @@ adventures:
Cambia el código para que cree un triángulo. Pista: sólo tienes que cambiar el código en un sitio.
example_code_2: |
```
{print} Dibujando figuras
ángulo {is} 90
{print} Drawing figures
angle {is} 90
{turn} angle
{forward} 25
{turn} ángulo
{turn} angle
{forward} 25
{turn} ángulo
{turn} angle
{forward} 25
```
3:
Expand Down
2 changes: 1 addition & 1 deletion highlighting/highlighting-trad.json
Original file line number Diff line number Diff line change
Expand Up @@ -2364,7 +2364,7 @@
"True": "Истина|True",
"add": "добавить|add",
"and": "и|and",
"ask": "запросить|ask",
"ask": "спросить|ask",
"at": "в|at",
"black": "чёрный|black",
"blue": "синий|blue",
Expand Down
2 changes: 1 addition & 1 deletion static/js/appbundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -99060,7 +99060,7 @@ def note_with_error(value, err):
True: "\u0418\u0441\u0442\u0438\u043D\u0430|True",
add: "\u0434\u043E\u0431\u0430\u0432\u0438\u0442\u044C|add",
and: "\u0438|and",
ask: "\u0437\u0430\u043F\u0440\u043E\u0441\u0438\u0442\u044C|ask",
ask: "\u0441\u043F\u0440\u043E\u0441\u0438\u0442\u044C|ask",
at: "\u0432|at",
black: "\u0447\u0451\u0440\u043D\u044B\u0439|black",
blue: "\u0441\u0438\u043D\u0438\u0439|blue",
Expand Down

0 comments on commit 4b3788e

Please sign in to comment.