mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 16:08:34 +02:00
Fix some translation and punctuation for Traditional Chinese.
This commit is contained in:
parent
ae4c052b8c
commit
b261d16a96
20 changed files with 29 additions and 29 deletions
|
@ -333,9 +333,9 @@ exports.dialog = {
|
|||
'## 歡迎光臨 LearnGitBranching!',
|
||||
'',
|
||||
'本應用旨在幫助初學者領會 git 分支背後的強大概念。',
|
||||
'希望你能喜歡这个應用,並學到知識!',
|
||||
'希望你能喜歡這個應用,並學到知識!',
|
||||
'',
|
||||
'# 演示!',
|
||||
'# 演示!',
|
||||
'',
|
||||
'如果你還沒看過演示,請到此查看:',
|
||||
'',
|
||||
|
@ -352,7 +352,7 @@ exports.dialog = {
|
|||
markdowns: [
|
||||
'## Git 命令',
|
||||
'',
|
||||
'在沙盒模式中,你有好多指令可用。 包括:',
|
||||
'在沙盒模式中,你有很多指令可用。包括:',
|
||||
'',
|
||||
' * commit',
|
||||
' * branch',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue