@@ -49,7 +49,7 @@ module.exports = {
4949 'Zoom' : 'Zooma' , // components/modebar/buttons.js:94
5050 'Zoom in' : 'Zooma in' , // components/modebar/buttons.js:130
5151 'Zoom out' : 'Zooma ut' , // components/modebar/buttons.js:139
52- 'close:' : 'stäng :' , // traces/ohlc/calc.js:106
52+ 'close:' : 'stängning :' , // traces/ohlc/calc.js:106
5353 'concentration:' : 'koncentration:' , // traces/sankey/plot.js:166
5454 'high:' : 'hög:' , // traces/ohlc/calc.js:104
5555 'incoming flow count:' : 'inkommande flöde summering:' , // traces/sankey/plot.js:167
@@ -64,7 +64,7 @@ module.exports = {
6464 'median:' : 'median:' , // traces/box/calc.js:140
6565 'min:' : 'min:' , // traces/box/calc.js:141
6666 'new text' : 'ny text' , // plots/plots.js:327
67- 'open:' : 'öppna :' , // traces/ohlc/calc.js:103
67+ 'open:' : 'öppning :' , // traces/ohlc/calc.js:103
6868 'outgoing flow count:' : 'utgående flöde summering:' , // traces/sankey/plot.js:168
6969 'q1:' : 'q1:' , // traces/box/calc.js:142
7070 'q3:' : 'q3:' , // traces/box/calc.js:143
0 commit comments