mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
confirmSolution
This commit is contained in:
parent
ed87b4a6e8
commit
b0b03383e9
1 changed files with 13 additions and 0 deletions
|
@ -175,5 +175,18 @@ exports.dialog = {
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}],
|
}],
|
||||||
|
"it_IT": [
|
||||||
|
{
|
||||||
|
type: "ModalAlert",
|
||||||
|
options: {
|
||||||
|
markdowns: [
|
||||||
|
"## Sicuro di voler sbirciare la soluzione?",
|
||||||
|
"",
|
||||||
|
"Io credo in te, dai che ce la fai!",
|
||||||
|
],
|
||||||
|
},
|
||||||
|
},
|
||||||
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue