mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
Imported all zh_CN dialogs and added locale changing support Issue #42
This commit is contained in:
parent
2617357460
commit
cc5466b038
22 changed files with 1693 additions and 222 deletions
|
@ -9,12 +9,15 @@ exports.dialog = [{
|
|||
'with git. We hope you enjoy this application and maybe ',
|
||||
'even learn something!',
|
||||
'',
|
||||
'# Attention HN!!',
|
||||
'# Demo!',
|
||||
'',
|
||||
'Unfortunately this was submitted before I finished all the help ',
|
||||
'and tutorial sections, so forgive the scarcity. See the demo here:',
|
||||
'If you have not seen the demo, please check it out here:',
|
||||
'',
|
||||
'[http://pcottle.github.com/learnGitBranching/?demo](http://pcottle.github.com/learnGitBranching/?demo)'
|
||||
'[http://pcottle.github.com/learnGitBranching/?demo](http://pcottle.github.com/learnGitBranching/?demo)',
|
||||
'',
|
||||
'Annoyed at this dialog? Append `?NODEMO` to the url to get rid of it, linked below for convenience:',
|
||||
'',
|
||||
'[http://pcottle.github.com/learnGitBranching/?NODEMO](http://pcottle.github.com/learnGitBranching/?NODEMO)'
|
||||
]
|
||||
}
|
||||
}, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue