Skip to content
Snippets Groups Projects
Commit 79ba1e6e authored by user's avatar user
Browse files

fixed typo

parent ccd0cb65
No related branches found
No related tags found
No related merge requests found
...@@ -165,7 +165,7 @@ ...@@ -165,7 +165,7 @@
"comment_tt": "Write a comment on the canvas", "comment_tt": "Write a comment on the canvas",
"bang": "Bang", "bang": "Bang",
"bang_tt": "Add a graphical button to the canvas for sending bang messages", "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", "bang_tt": "Add a graphical checkbox to the canvas for toggling between two values",
"number2": "Number2", "number2": "Number2",
"number2_tt": "Add a fancy graphical box to the canvas for displaying and scrolling numbers", "number2_tt": "Add a fancy graphical box to the canvas for displaying and scrolling numbers",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment