js/dialogs 去簡體化

This commit is contained in:
Carl X. Su 2013-12-07 10:11:56 +08:00
parent 3a10960941
commit c88b292003
4 changed files with 25 additions and 24 deletions

View file

@ -35,9 +35,10 @@ exports.dialog = {
type: 'ModalAlert',
options: {
markdowns: [
'## 碉堡了',
'## 幹得好',
'',
'你用 *{numCommands}* 条命令搞定了这一关;我们的答案要用 {best}。'
'您下了 *{numCommands}* 次指令解開這個關卡,',
'我們的解答下了 {best} 次。'
]
}
}],