confirmSolution

This commit is contained in:
shardanasoft 2021-03-16 10:08:20 +01:00
parent ed87b4a6e8
commit b0b03383e9
No known key found for this signature in database
GPG key ID: A16C23734C5E0D51

View file

@ -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!",
],
},
},
],
}; };