mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
add japanese content on confirmShowSolution
This commit is contained in:
parent
743285c5b0
commit
41932e62ec
1 changed files with 16 additions and 0 deletions
|
@ -68,6 +68,22 @@ exports.dialog = {
|
|||
'Je crois en vous ! Vous pouvez le faire'
|
||||
]
|
||||
}
|
||||
}],
|
||||
'ja': [{
|
||||
type: 'ModalAlert',
|
||||
options: {
|
||||
markdowns: [
|
||||
'## どうしても正解がみたいですか?',
|
||||
'',
|
||||
'頑張れ頑張れできるできる絶対できる頑張れもっとやれるって',
|
||||
'',
|
||||
'やれる気持ちの問題だ頑張れ頑張れそこだ!',
|
||||
'',
|
||||
'そこで諦めるな絶対に頑張れ積極的にポジティブに頑張る頑張る',
|
||||
'',
|
||||
'北京だって頑張ってるんだから!'
|
||||
]
|
||||
}
|
||||
}]
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue