translated all fr_FR except in levels

This commit is contained in:
Joël Thieffry 2013-06-29 18:16:25 +02:00
parent 62317b8d4c
commit 27ccab4dec
7 changed files with 256 additions and 82 deletions

View file

@ -18,6 +18,16 @@ exports.dialog = {
'哥相信你!你可以的'
]
}
}],
'fr_FR': [{
type: 'ModalAlert',
options: {
markdowns: [
'## Êtes-vous sûr de vouloir voir la solution ?',
'',
'Je crois en vous ! Vous pouvez le faire'
]
}
}]
};