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' : 'Klikk for å oppgi tittel på x-akse' , // plots/plots.js:324
23
23
'Click to enter Y axis title' : 'Klikk for å oppgi tittel på y-akse' , // plots/plots.js:325
24
24
'Click to enter radial axis title' : 'Klikk for å oppgi tittel på radiell akse' , // plots/polar/polar.js:498
25
- 'Compare data on hover' : 'Sammenligne data når musepekeren holdes över ' , // components/modebar/buttons.js:176
25
+ 'Compare data on hover' : 'Sammenligne data når musepekeren holdes åver ' , // components/modebar/buttons.js:176
26
26
'Double-click on legend to isolate one trace' : 'Dobbelklikk på på forklaringen for å vise bare en serie' , // components/legend/handle_click.js:89
27
27
'Double-click to zoom back out' : 'Dobbelklikk for å zoome ut igjen' , // plots/cartesian/dragbox.js:1089
28
28
'Download plot' : 'Last ned plot' , // components/modebar/buttons.js:53
You can’t perform that action at this time.
0 commit comments