mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-06 04:34:29 +02:00
Lesson names and descriptions updated for all levels in Japanese. Also, initial translation of Clone introduction into Japanese complete
This commit is contained in:
parent
fb26b80a78
commit
f23c9d8c3d
29 changed files with 118 additions and 10 deletions
|
@ -21,7 +21,7 @@ exports.level = {
|
|||
"zh_CN": "注意 revert 和 reset 使用不同的参数。",
|
||||
"zh_TW": "注意 revert 和 reset 使用不同的參數。",
|
||||
"ko": "",
|
||||
"ja": ""
|
||||
"ja" : "revertとresetとで引数が異なることに注意。"
|
||||
},
|
||||
"startDialog": {
|
||||
"en_US": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue