mirror of
https://github.com/git-learning-game/oh-my-git.git
synced 2025-05-01 20:42:01 +02:00
Add split description in italia and english and add directory it in levels
This commit is contained in:
parent
943126647b
commit
2c275424a3
104 changed files with 3510 additions and 38 deletions
levels/it/intro
24
levels/it/intro/init
Normal file
24
levels/it/intro/init
Normal file
|
@ -0,0 +1,24 @@
|
|||
title = Entra nella machina del tempo
|
||||
cards = init
|
||||
|
||||
[description]
|
||||
|
||||
Sei stato accettato nella scuola della macchina del tempo! Questo è il tuo primo giorno! Il tuo insegnate ti spiega:
|
||||
|
||||
"Per fare qualsiasi cosa con una macchina del tempo, devi prima inizializzarla!"
|
||||
|
||||
Trascina quella carta blu verso l'alto per usarla!
|
||||
|
||||
[setup]
|
||||
|
||||
rm -rf .git
|
||||
|
||||
[win]
|
||||
|
||||
# Inizializzazione della macchina del tempo
|
||||
test -d .git
|
||||
|
||||
[congrats]
|
||||
|
||||
Perfetto! Vedi quel piccolo animale che è apparso? Sarà il tuo compagno e ti mostrerà dove ti trovi nel tempo!
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue