mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 16:38:50 +02:00
nextLevel
This commit is contained in:
parent
8a903f8ca6
commit
4aa9f04b55
1 changed files with 15 additions and 0 deletions
|
@ -199,4 +199,19 @@ exports.dialog = {
|
|||
]
|
||||
}
|
||||
}],
|
||||
"it_IT": [
|
||||
{
|
||||
type: "ModalAlert",
|
||||
options: {
|
||||
markdowns: [
|
||||
"## Ben fatto!!",
|
||||
"",
|
||||
"Hai risolto il livello con *{numCommands}* comando(i); ",
|
||||
"noi l'abbiamo risolto con {best}.",
|
||||
],
|
||||
},
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue