mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
translated all fr_FR except in levels
This commit is contained in:
parent
62317b8d4c
commit
27ccab4dec
7 changed files with 256 additions and 82 deletions
|
@ -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'
|
||||
]
|
||||
}
|
||||
}]
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue