Skip to content

Commit c6d3b60

Browse files
authored
Update ja.js
1 parent ce5305c commit c6d3b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/locales/ja.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': '凡例をダブルクリックして1つのトレースを無効化します',// components/legend/handle_click.js:90
25+
'Double-click on legend to isolate one trace': '凡例をダブルクリックして1つのトレースを無効化します', // components/legend/handle_click.js:90
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
'Edit in Chart Studio': 'Chart Studioで編集', // components/modebar/buttons.js:76

0 commit comments

Comments
 (0)