diff --git a/src/Resources/Locales/en_US.axaml b/src/Resources/Locales/en_US.axaml
index 0f3fac65..89cf0ddd 100644
--- a/src/Resources/Locales/en_US.axaml
+++ b/src/Resources/Locales/en_US.axaml
@@ -120,6 +120,7 @@
Cut
Delete Branch
Branch :
+ You are about to delete a remote branch!!!
Delete Remote
Remote :
Target :
diff --git a/src/Resources/Locales/zh_CN.axaml b/src/Resources/Locales/zh_CN.axaml
index a5c487b3..9cbd77d4 100644
--- a/src/Resources/Locales/zh_CN.axaml
+++ b/src/Resources/Locales/zh_CN.axaml
@@ -120,6 +120,7 @@
剪切
删除分支确认
分支名 :
+ 您正在删除远程上的分支,请务必小心!!!
删除远程确认
远程名 :
目标 :
diff --git a/src/Views/DeleteBranch.axaml b/src/Views/DeleteBranch.axaml
index 7280a636..0427c271 100644
--- a/src/Views/DeleteBranch.axaml
+++ b/src/Views/DeleteBranch.axaml
@@ -11,10 +11,21 @@
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+