Git推送成功后现在会自动关闭推送窗口

This commit is contained in:
xintaofei
2026-03-22 23:38:56 +08:00
parent ad49d9e9ec
commit a23206796f
14 changed files with 107 additions and 31 deletions

View File

@@ -875,6 +875,7 @@
"branchDropdown": {
"toasts": {
"commitCodeCompleted": "코드 커밋이 완료되었습니다",
"pushCodeCompleted": "코드 푸시가 완료되었습니다",
"committedFiles": "{count, plural, one {#개 파일 커밋됨} other {#개 파일 커밋됨}}",
"taskCompleted": "{label} 완료",
"taskFailed": "{label} 실패",