Skip to content

Commit

Permalink
Translated using Weblate (English)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (571 of 571 strings)

Translation: Hedy/Adventures
Translate-URL: https://hosted.weblate.org/projects/hedy/adventures/en/
  • Loading branch information
Mark-Giesen authored and weblate committed Feb 8, 2023
1 parent dcad549 commit 5c3cfb6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions content/adventures/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ adventures:
{print} 'This will be printed 5 times'
story_text: |
## Indentation
`{ask}` and `{print}` still work as you know them. But `{if}`, `{else}`, {pressed} and `{repeat}` have changed!
`{ask}` and `{print}` still work as you know them. But `{if}`, `{else}`, `{pressed}` and `{repeat}` have changed!
You can now group several lines together, but you will have to *indent* the code.
That means putting four spaces at the beginning of the line. You will also have to indent when you just want to create a block of one line.
example_code: |
Expand Down Expand Up @@ -994,7 +994,6 @@ adventures:
```
_ monkeys _ _ 5 _ 1
{print} monkeys ' little monkeys jumping on the bed'
_
```
start_code: "# place your code here"
12:
Expand Down

0 comments on commit 5c3cfb6

Please sign in to comment.