diff --git a/pd/nw/locales/en/translation.json b/pd/nw/locales/en/translation.json
index e5e046f1c89e769df4b2a178b341439a471a59f6..ccb0e46f690a3e477aa3d0f9d7b5873cfea9b0e8 100644
--- a/pd/nw/locales/en/translation.json
+++ b/pd/nw/locales/en/translation.json
@@ -165,7 +165,7 @@
     "comment_tt": "Write a comment on the canvas",
     "bang": "Bang",
     "bang_tt": "Add a graphical button to the canvas for sending bang messages",
-    "bang": "Toggle",
+    "toggle": "Toggle",
     "bang_tt": "Add a graphical checkbox to the canvas for toggling between two values",
     "number2": "Number2",
     "number2_tt": "Add a fancy graphical box to the canvas for displaying and scrolling numbers",