Skip to content

Commit d49d993

Browse files
boltomlibyronz
andauthored
Update lib/locales/zh-cn.js
Co-Authored-By: Byron Zhu <byronz@users.noreply.github.com>
1 parent c42004b commit d49d993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/locales/zh-cn.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module.exports = {
2222
'Click to enter X axis title': '点击输入 X 轴的标题', // plots/plots.js:435
2323
'Click to enter Y axis title': '点击输入 Y 轴的标题', // plots/plots.js:436
2424
'Compare data on hover': '悬停时比较数据', // components/modebar/buttons.js:167
25-
'Double-click on legend to isolate one trace': '双击图例', // components/legend/handle_click.js:90
25+
'Double-click on legend to isolate one trace': '双击图例来突显对应轨迹',
2626
'Double-click to zoom back out': '双击返回缩小显示', // plots/cartesian/dragbox.js:299
2727
'Download plot as a png': '下载图表为 PNG', // components/modebar/buttons.js:52
2828
'Download plot': '下载图表', // components/modebar/buttons.js:53

0 commit comments

Comments
 (0)