update: 2026-03-28 20:59

This commit is contained in:
2026-03-28 20:59:52 +08:00
parent e21d58e603
commit 1c81d4e6ea
611 changed files with 27847 additions and 65061 deletions

View File

@@ -0,0 +1,24 @@
# 源码修改说明
这里记录除了汉化之外的代码修改
## [index.html](index.html)
- 2 `en` => `zh`
- 21 `THE` => `魔方`
- 22 `CUBE` => `游戏`
- 31 `Complete` => `完成`
- 35 `Best Time` => `最佳时间`
- 40 `Flip Type` => `翻转类型`
- 40 `Swift ,Smooth,Bounce` => `快速,平滑,弹跳`
- 41 `Scramble Length` => `打乱步数`
- 42 `Camera Angle` => `摄像机角度`
- 42 `Ortographic,Perspective` => `正交,透视`
- 43 `Color Scheme` => `配色方案`
- 43 `Cube,Erno,Dust,Camo,Rain` => `经典,埃尔诺,尘埃,迷彩,彩虹`
- 48 `Total solves` => `总解决次数`
- 51 `Best time` => `最佳时间`
- 54 `Worst time` => `最差时间`
- 57 `Average of 5` => `5次平均`
- 60 `Average of 12` => `12次平均`
- 63 `Average of 25` => `25次平均`