mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
big intl update, only polishing left, Issue #42
This commit is contained in:
parent
7e165c6fdc
commit
a0c8c34522
10 changed files with 471 additions and 232 deletions
|
@ -24,10 +24,12 @@ exports.sequenceInfo = {
|
|||
intro: {
|
||||
displayName: {
|
||||
'en_US': 'Introduction Sequence',
|
||||
'zh_CN': '简介序列',
|
||||
'ko': '기본 명령어'
|
||||
},
|
||||
about: {
|
||||
'en_US': 'A nicely paced introduction to the majority of git commands',
|
||||
'zh_CN': '一个节奏感良好的主流 Git 命令介绍',
|
||||
'ko': '브랜치 관련 주요 git 명령어를 깔끔하게 알려드립니다'
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue