在提交区域添加“刷新”和“推送”右键快捷操作
This commit is contained in:
@@ -678,7 +678,8 @@
|
||||
"create": "作成",
|
||||
"createAndSwitch": "作成して切り替え",
|
||||
"openFile": "ファイルを開く",
|
||||
"viewDiff": "差分を見る"
|
||||
"viewDiff": "差分を見る",
|
||||
"push": "プッシュ..."
|
||||
},
|
||||
"modes": {
|
||||
"conversation": "会話モード",
|
||||
@@ -1083,7 +1084,8 @@
|
||||
"toasts": {
|
||||
"createdAndSwitchedNewBranch": "新しいブランチを作成して切り替えました",
|
||||
"newBranchFromCommit": "{name}({shortHash} から)",
|
||||
"createBranchFailed": "ブランチ作成に失敗しました"
|
||||
"createBranchFailed": "ブランチ作成に失敗しました",
|
||||
"openPushWindowFailed": "プッシュウィンドウを開けませんでした"
|
||||
},
|
||||
"branchSelector": {
|
||||
"selectBranchPlaceholder": "ブランチを選択...",
|
||||
|
||||
Reference in New Issue
Block a user