add zh-tw

This commit is contained in:
mht 2014-03-21 12:06:40 +08:00
commit c9e180393d
66 changed files with 4341 additions and 325 deletions

View file

@ -9,6 +9,16 @@ exports.dialog = {
]
}
}],
'de_DE': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Bist du sicher, dass du die Auflösung sehen willst?',
'',
'Ich glaube an dich! Du schaffst das!'
]
}
}],
'zh_CN': [{
type: 'ModalAlert',
options: {