Skip to content

Commit 804e27e

Browse files
author
bjornol
committed
Updated locales no
1 parent bbf765d commit 804e27e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lib/locales/no.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ module.exports = {
1919
'Click to enter Component B title': 'Klikk for å oppgi tittel på komponent B', // plots/ternary/ternary.js:386
2020
'Click to enter Component C title': 'Klikk for å oppgi tittel på komponent C', // plots/ternary/ternary.js:396
2121
'Click to enter Plot title': 'Klikk for å oppgi tittel på plot', // plot_api/plot_api.js:584
22-
'Click to enter X axis title': 'Klikk for å oppgi tittel på x-axe', // plots/plots.js:324
23-
'Click to enter Y axis title': 'Klikk for å oppgi tittel på y-axe', // plots/plots.js:325
24-
'Click to enter radial axis title': 'Klikk for å oppgi tittel på radiell axe', // plots/polar/polar.js:498
22+
'Click to enter X axis title': 'Klikk for å oppgi tittel på x-akse', // plots/plots.js:324
23+
'Click to enter Y axis title': 'Klikk for å oppgi tittel på y-akse', // plots/plots.js:325
24+
'Click to enter radial axis title': 'Klikk for å oppgi tittel på radiell akse', // plots/polar/polar.js:498
2525
'Compare data on hover': 'Sammenligne data når musepekeren holdes över', // components/modebar/buttons.js:176
2626
'Double-click on legend to isolate one trace': 'Dobbelklikk på på forklaringen for å vise bare en serie', // components/legend/handle_click.js:89
2727
'Double-click to zoom back out': 'Dobbelklikk for å zoome ut igjen', // plots/cartesian/dragbox.js:1089
@@ -34,7 +34,7 @@ module.exports = {
3434
'Pan': 'Panne', // components/modebar/buttons.js:103
3535
'Produced with Plotly': 'Laget med Plotly', // components/modebar/modebar.js:304
3636
'Reset': 'Nullstille', // components/modebar/buttons.js:433
37-
'Reset axes': 'Nullstille axer', // components/modebar/buttons.js:157
37+
'Reset akses': 'Nullstille akser', // components/modebar/buttons.js:157
3838
'Reset camera to default': 'Nullstille kamera til standard', // components/modebar/buttons.js:319
3939
'Reset camera to last save': 'Nullstille kamera til siste lagret', // components/modebar/buttons.js:327
4040
'Reset view': 'Nullstille visning', // components/modebar/buttons.js:512

0 commit comments

Comments
 (0)