Preliminary translation into Brazilian Portuguese

This commit is contained in:
Paulo Matias 2014-12-23 03:27:34 -02:00
parent 0aba56ef15
commit f3a8f6c5e6
41 changed files with 2396 additions and 0 deletions

View file

@ -64,6 +64,17 @@ exports.dialog = {
]
}
}],
'pt_BR': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Bom trabalho!!',
'',
'Você resolveu o nível usando *{numCommands}* comandos; ',
'nossa melhor solução usa {best}.'
]
}
}],
'fr_FR': [{
type: 'ModalAlert',
options: {