mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-18 09:45:23 +02:00
fix some typos and add ja push translated
This commit is contained in:
parent
fecf55c2db
commit
ab2a163eed
5 changed files with 52 additions and 8 deletions
|
@ -147,7 +147,9 @@ exports.dialog = {
|
|||
' * オプションで```define hint```でヒントを定義します',
|
||||
' * ```define name```で名前を編集します',
|
||||
' * オプションで```edit dialog```で良い感じに開始時のダイアログを定義します',
|
||||
' * ```finish```コマンドを打つことであなたのlevelがJSONで出力されます'
|
||||
' * ```finish```コマンドを打つことであなたのlevelがJSONで出力されます',
|
||||
'',
|
||||
'*Note: このダイアログは`help builder`で何回でも表示できます!活用してください!*'
|
||||
]
|
||||
}
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue