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}",

View File

@@ -875,6 +875,7 @@
"branchDropdown": {
"toasts": {
"commitCodeCompleted": "Code-Commit abgeschlossen",
"pushCodeCompleted": "Code-Push abgeschlossen",
"committedFiles": "{count, plural, one {# Datei committet} other {# Dateien committet}}",
"taskCompleted": "{label} abgeschlossen",
"taskFailed": "{label} fehlgeschlagen",

View File

@@ -875,6 +875,7 @@
"branchDropdown": {
"toasts": {
"commitCodeCompleted": "Code commit completed",
"pushCodeCompleted": "Code push completed",
"committedFiles": "Committed {count, plural, one {# file} other {# files}}",
"taskCompleted": "{label} completed",
"taskFailed": "{label} failed",

View File

@@ -875,6 +875,7 @@
"branchDropdown": {
"toasts": {
"commitCodeCompleted": "Commit de código completado",
"pushCodeCompleted": "Push de código completado",
"committedFiles": "{count, plural, one {# archivo confirmado} other {# archivos confirmados}}",
"taskCompleted": "{label} completado",
"taskFailed": "{label} falló",

View File

@@ -875,6 +875,7 @@
"branchDropdown": {
"toasts": {
"commitCodeCompleted": "Commit de code terminé",
"pushCodeCompleted": "Push de code terminé",
"committedFiles": "{count, plural, one {# fichier commit} other {# fichiers commit}}",
"taskCompleted": "{label} terminé",
"taskFailed": "{label} échoué",

View File

@@ -875,6 +875,7 @@
"branchDropdown": {
"toasts": {
"commitCodeCompleted": "コードコミットが完了しました",
"pushCodeCompleted": "コードプッシュが完了しました",
"committedFiles": "{count, plural, one {# 個のファイルをコミット} other {# 個のファイルをコミット}}",
"taskCompleted": "{label} が完了しました",
"taskFailed": "{label} が失敗しました",

View File

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

View File

@@ -875,6 +875,7 @@
"branchDropdown": {
"toasts": {
"commitCodeCompleted": "Commit de código concluído",
"pushCodeCompleted": "Push de código concluído",
"committedFiles": "{count, plural, one {# arquivo commitado} other {# arquivos commitados}}",
"taskCompleted": "{label} concluído",
"taskFailed": "{label} falhou",

View File

@@ -875,6 +875,7 @@
"branchDropdown": {
"toasts": {
"commitCodeCompleted": "提交代码完成",
"pushCodeCompleted": "推送代码完成",
"committedFiles": "已提交 {count} 个文件",
"taskCompleted": "{label} 完成",
"taskFailed": "{label} 失败",

View File

@@ -875,6 +875,7 @@
"branchDropdown": {
"toasts": {
"commitCodeCompleted": "提交程式碼完成",
"pushCodeCompleted": "推送程式碼完成",
"committedFiles": "已提交 {count} 個檔案",
"taskCompleted": "{label} 完成",
"taskFailed": "{label} 失敗",