translate leftover instructions

This commit is contained in:
东方孤思子(Paris·QianSen) 2014-10-10 20:57:05 +08:00
parent 7c7a4d2f75
commit ab694efcbe

View file

@ -725,10 +725,10 @@ exports.level = {
"",
"要完成本节, 你需要完成以下几步: ",
"",
"* Clone your repo",
"* Fake some teamwork (1 commit)",
"* Commit some work yourself (1 commit)",
"* Publish your work via *rebasing*"
"* Clone 你的仓库",
"* 模拟一次远程提交(fakeTeamwork)",
"* 本地提交一次",
"* 用**变基**提交你的修改(--rebase)"
]
}
}