mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 00:40:07 +02:00
js/dialogs 去簡體化
This commit is contained in:
parent
3a10960941
commit
c88b292003
4 changed files with 25 additions and 24 deletions
|
@ -35,9 +35,10 @@ exports.dialog = {
|
|||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## 碉堡了!',
|
||||
'## 幹得好!',
|
||||
'',
|
||||
'你用 *{numCommands}* 条命令搞定了这一关;我们的答案要用 {best}。'
|
||||
'您下了 *{numCommands}* 次指令解開這個關卡,',
|
||||
'我們的解答下了 {best} 次。'
|
||||
]
|
||||
}
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue