mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-25 23:48:34 +02:00
Fixes some chinese translation.
* '序列'(sequential)简介(introduction)' is a confusing literal translation. * '私藏(private collection)' is misleading. * Some fine tuning.
This commit is contained in:
parent
e75b8986bc
commit
a69575da94
2 changed files with 6 additions and 6 deletions
|
@ -34,7 +34,7 @@ exports.sequenceInfo = {
|
|||
'en_US': 'Introduction Sequence',
|
||||
'ja': 'まずはここから',
|
||||
'fr_FR': 'Sequence d\'introduction',
|
||||
'zh_CN': '序列简介',
|
||||
'zh_CN': '基础篇',
|
||||
'ko': '기본 명령어'
|
||||
},
|
||||
about: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue