Add zh-TW l10n

This commit is contained in:
Carl X. Su 2013-12-07 02:23:19 +08:00
parent 99525509c6
commit 3a10960941
21 changed files with 1003 additions and 25 deletions

View file

@ -31,6 +31,16 @@ exports.dialog = {
]
}
}],
'zh_TW': [{
type: 'ModalAlert',
options: {
markdowns: [
'## 碉堡了!',
'',
'你用 *{numCommands}* 条命令搞定了这一关;我们的答案要用 {best}。'
]
}
}],
'fr_FR': [{
type: 'ModalAlert',
options: {