File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ var MSG = {
6060 catMathOther : "Math Conversion" ,
6161 catTextLogic : "Text Logic" ,
6262 backIndex : "Webduino Blockly Tutorials" ,
63+ backStagesIndex : "Webduino Blockly Stages" ,
6364 demoTitle : "Blockly Demo Area" ,
6465 catTutorials : "Blockly" ,
6566 linkToBin : "Let's Coding" ,
Original file line number Diff line number Diff line change @@ -61,6 +61,7 @@ var MSG = {
6161 catMathOther : "数值转换" ,
6262 catTextLogic : "文字逻辑" ,
6363 backIndex : "返回 Webduino 积木教学" ,
64+ backStagesIndex : "返回 Webduino 积木关卡" ,
6465 demoTitle : "Blockly 范例测试区" ,
6566 catTutorials : "教学积木" ,
6667 linkToBin : "程式编辑" ,
Original file line number Diff line number Diff line change @@ -60,6 +60,7 @@ var MSG = {
6060 catMathOther : "數值轉換" ,
6161 catTextLogic : "文字邏輯" ,
6262 backIndex : "返回 Webduino 積木教學" ,
63+ backStagesIndex : "返回 Webduino 積木關卡" ,
6364 demoTitle : "Blockly 範例測試區" ,
6465 catTutorials : "教學積木" ,
6566 linkToBin : "程式編輯" ,
Original file line number Diff line number Diff line change 44<header >
55 <a href =" index.html" title =" Webduino Blockly" ><img class =" logo" src =" media/logo.png" ></a >
66 <h1 >Webduino Blockly {{ subTitle }} </h1 >
7- <span >( <a href =" index-tutorials .html" target =" _blank" ><i class =" icon-undo2" ></i > {{ backIndex }} </a > )</span >
7+ <span >( <a href =" index-stages .html" target =" _blank" ><i class =" icon-undo2" ></i > {{ backStagesIndex }} </a > )</span >
88 <div id =" userMenu" >
99
1010 <a href =" index-stages.html" target =" _blank" id =" blockly-to-website" ><i class =" icon-book" ></i > <b >{{ userMenuStages }} </b ></a >
You can’t perform that action at this time.
0 commit comments