Skip to content

Commit

Permalink
Translations update from Hosted Weblate (#5270)
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Mar 16, 2024
2 parents bc60328 + 8639f11 commit d1d9aa7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/adventures/cs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1360,10 +1360,10 @@ adventures:
story_text: Už i naše seznamy mají vlastní závorky! Budeme je psát do hranatých závorek a jejich jednotlivé položky do jednoduchých uvozovek ('), které už známe.
example_code: |4
```
ovoce = ['jablko', 'banán', 'třešně']
print ovoce
```
```
ovoce = ['jablko', 'banán', 'třešně']
print ovoce
```
17:
story_text: |-
Nyní trochu změníme odsazení. Pokaždé, když potřebujeme odsazení, je třeba zapsat znak `:` na řádku před tímto odsazením.
Expand Down

0 comments on commit d1d9aa7

Please sign in to comment.