Skip to content

Commit 45a1d74

Browse files
committed
translate hue
1 parent 5d45bd1 commit 45a1d74

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/data/examples/zh-Hans/07_Color/00_Hue.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* @name Hue
3-
* @description Hue is the color reflected from or transmitted through an
4-
* object and is typically referred to as the name of the color (red, blue,
5-
* yellow, etc.) Move the cursor vertically over each bar to alter its hue.
2+
* @name 色调
3+
* @description 色调是从物件反射或透过物件传播得到的颜色,
4+
* 通常指颜色的名字(红色,蓝色,黄色等)。
5+
* 将光标在每个条形上垂直移动以更改其色调。
66
*/
77
const barWidth = 20;
88
let lastBar = -1;

0 commit comments

Comments
 (0)