Skip to content

Commit

Permalink
🤖 Automatically update generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate authored and actions-user committed Feb 7, 2025
1 parent b0a8ad5 commit 1f0a3b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/adventures/it.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ adventures:
Copia la tua storia dai livelli precedenti a questo livello.
In questo livello hai imparato 3 nuovi comandi `{at} {random}`, `{add} {to_list}` e `{remove} {from}`.
Aggiungi nuove righe di codice alla tua storia, in modo che tutti i nuovi comandi siano presenti almeno una volta nella tua storia.
example_code: "```\nanimali {is} 🦔, 🐿, 🦉, 🦇\n{print} Ora sentono il verso di un animale {at} {random}\n```\n"
example_code: "```\nanimals {is} 🦔, 🐿, 🦉, 🦇\n{print} They now hear the sound of an animals {at} {random}\n```\n"
story_text_2: "Il comando `{add}` può essere utile nella tua storia.\n"
example_code_2: "```\n{print} Sentono un suono\nanimali {is} 🐿, 🦔, 🦇, 🦉\nanimale {is} {ask} Quale pensi che sia?\n{add} animale {to_list} animali\n{print} era un animale {at} {random}\n```\n"
example_code_2: "```\n{print} They hear a sound\nanimals {is} 🐿, 🦔, 🦇, 🦉\nanimal {is} {ask} What do you think it is?\n{add} animal {to_list} animals\n{print} it was an animals {at} {random}\n```\n"
4:
story_text: |
### Esercizio
Expand Down

0 comments on commit 1f0a3b8

Please # to comment.