mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
translated confirmShowSolution.js
This commit is contained in:
parent
dded03a2ed
commit
2bc05207ab
1 changed files with 10 additions and 0 deletions
|
@ -154,6 +154,16 @@ exports.dialog = {
|
||||||
'Verjamem vate! Maš ti to! Ali pač ne?'
|
'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ć'
|
||||||
|
]
|
||||||
|
}
|
||||||
}]
|
}]
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue