File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ module.exports = {
22
22
'Click to enter X axis title' : 'X軸タイトルを入力するにはクリック' , // plots/plots.js:435
23
23
'Click to enter Y axis title' : 'Y軸タイトルを入力するにはクリック' , // plots/plots.js:436
24
24
'Compare data on hover' : 'ホバー中のデータを比較' , // components/modebar/buttons.js:167
25
- 'Double-click on legend to isolate one trace' : '凡例をダブルクリックして1つのトレースを無効化します' , // components/legend/handle_click.js:90
25
+ 'Double-click on legend to isolate one trace' : '凡例をダブルクリックして1つのトレースを無効化します' , // components/legend/handle_click.js:90
26
26
'Double-click to zoom back out' : 'ダブルクリックでズームを戻します' , // plots/cartesian/dragbox.js:299
27
27
'Download plot as a png' : 'PNGファイルでダウンロード' , // components/modebar/buttons.js:52
28
28
'Edit in Chart Studio' : 'Chart Studioで編集' , // components/modebar/buttons.js:76
You can’t perform that action at this time.
0 commit comments