translated confirmShowSolution.js

This commit is contained in:
Olsza 2020-10-23 14:58:13 +02:00
parent dded03a2ed
commit 2bc05207ab

View file

@ -154,6 +154,16 @@ exports.dialog = {
'Verjamem vate! Maš ti to! Ali pač ne?'
]
}
}],
'pl': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Czy na pewno chcesz zobaczyć rozwiązanie?',
'',
'Wierzę w Ciebie! Możesz to zrobić'
]
}
}]
};