We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sugarlabs
Learn more about funding links in repositories.
Report abuse
1 parent 8f01e24 commit c7eb4e4Copy full SHA for c7eb4e4
js/README.md
@@ -632,11 +632,11 @@ connection 0 connects to the `newnote` block connection 1, etc.
632
633
Checkbox regarding adding new languages to the Language pulldown menu.
634
635
-You must update three files: ```index.html```, ```js/toolbox.js``` and ```js/languagebox.js```
+You must update three files: ```index.html```, ```js/toolbar.js``` and ```js/languagebox.js```
636
637
[ ] In ```index.html```, add an element for the language you are adding to ```"languagedropdown"```
638
639
-[ ] In ```toolbox.js```, add to the strings for both MUSIC BLOCKS and TURTLE ART
+[ ] In ```toolbar.js```, add to the strings for both MUSIC BLOCKS and TURTLE ART
640
641
[ ] and add a click event to ```renderLanguageSelectIcon```
642
0 commit comments