Skip to content

Commit

Permalink
Add english translation to Chinese examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
Aprilluabsinthe committed Jan 7, 2024
1 parent 8677b9c commit 76b93e0
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions కుంచికConsole.js
Original file line number Diff line number Diff line change
Expand Up @@ -764,14 +764,14 @@ const chinese_labels = {
runButton: "播放",
downloadFilename: "下载",
examples: `<option selected value="沙畫">幾個例子 Examples </option>
<option value="正方形">正方形</option>
<option value="鱼">鱼</option>
<option value="磚牆">磚牆</option>
<option value="蛋形">蛋形</option>
<option value="时钟">时钟</option>
<option value="雪花">雪花</option>
<option value="沙畫">沙畫</option>
<option value="满天星">满天星</option>
<option value="正方形">正方形 Squares</option>
<option value="鱼">鱼 Fish</option>
<option value="磚牆">磚牆 Brick Wall</option>
<option value="蛋形">蛋形 Eggs</option>
<option value="时钟">时钟 Clock</option>
<option value="雪花">雪花 Snowflake</option>
<option value="沙畫">沙畫 Sand picture</option>
<option value="满天星">满天星 Random Stars</option>
`,
};

Expand Down

0 comments on commit 76b93e0

Please sign in to comment.