mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-05 04:04:29 +02:00
fix some ja content mistakes
This commit is contained in:
parent
41932e62ec
commit
5d2e4d61f9
2 changed files with 3 additions and 3 deletions
|
@ -200,11 +200,11 @@ exports.dialog = {
|
||||||
'',
|
'',
|
||||||
'簡単なデモを用意してあるので、もしよければこちらもご覧ください:',
|
'簡単なデモを用意してあるので、もしよければこちらもご覧ください:',
|
||||||
'',
|
'',
|
||||||
'[http://remore.github.io/learnGitBranching-ja/?demo](http://remore.github.io/learnGitBranching-ja/?demo)',
|
'[http://pcottle.github.io/learnGitBranching/?demo](http://pcottle.github.io/learnGitBranching/?demo)',
|
||||||
'',
|
'',
|
||||||
'このダイアログ自体を省略するには、以下のようにURLの末尾にクエリストリング`?NODEMO`を付加してアクセスしてください。',
|
'このダイアログ自体を省略するには、以下のようにURLの末尾にクエリストリング`?NODEMO`を付加してアクセスしてください。',
|
||||||
'',
|
'',
|
||||||
'[http://remore.github.io/learnGitBranching-ja/?NODEMO](http://remore.github.io/learnGitBranching-ja/?NODEMO)'
|
'[http://pcottle.github.io/learnGitBranching/?NODEMO](http://pcottle.github.io/learnGitBranching/?NODEMO)'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -31,7 +31,7 @@ exports.strings = {
|
||||||
'en_US': 'Awesome! You matched or exceeded our solution.',
|
'en_US': 'Awesome! You matched or exceeded our solution.',
|
||||||
'pt_BR': 'Maravilha! Você fez uma solução tão boa quanto ou melhor que a nossa.',
|
'pt_BR': 'Maravilha! Você fez uma solução tão boa quanto ou melhor que a nossa.',
|
||||||
'de_DE': 'Wahnsinn! Du warst so gut wie unsere Lösung, oder sogar besser.',
|
'de_DE': 'Wahnsinn! Du warst so gut wie unsere Lösung, oder sogar besser.',
|
||||||
'ja': '素晴らしい!このレベルをクリアしましたね。',
|
'ja': '素晴らしい!このレベルをクリアしましたね',
|
||||||
'zh_CN': '牛鼻啊!你达到或者完爆了我们的答案。',
|
'zh_CN': '牛鼻啊!你达到或者完爆了我们的答案。',
|
||||||
'zh_TW': '太強了,您的答案符合我們的預期甚至更好!',
|
'zh_TW': '太強了,您的答案符合我們的預期甚至更好!',
|
||||||
'es_AR': '¡Fabuloso! Igualaste o superaste nuestra solución.',
|
'es_AR': '¡Fabuloso! Igualaste o superaste nuestra solución.',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue