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

@ -19,6 +19,16 @@ exports.dialog = {
]
}
}],
'zh_TW': [{
type: 'ModalAlert',
options: {
markdowns: [
'## 确定要看答案吗?',
'',
'哥相信你!你可以的'
]
}
}],
'fr_FR': [{
type: 'ModalAlert',
options: {