File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ module.exports = {
25
25
'Compare data on hover' : 'Porovnat hodnoty při najetí myší' , // components/modebar/buttons.js:167
26
26
'Double-click on legend to isolate one trace' : 'Dvojklikem na legendu izolujete jedinou datovou sadu' , // components/legend/handle_click.js:90
27
27
'Double-click to zoom back out' : 'Dvojklikem vrátíte zvětšení' , // plots/cartesian/dragbox.js:299
28
- 'Download plot as a png' : 'Uložit jsko PNG' , // components/modebar/buttons.js:52
28
+ 'Download plot as a png' : 'Uložit jako PNG' , // components/modebar/buttons.js:52
29
29
'Download plot' : 'Uložit' , // components/modebar/buttons.js:53
30
30
'Edit in Chart Studio' : 'Editovat v Chart Studio' , // components/modebar/buttons.js:76
31
31
'IE only supports svg. Changing format to svg.' : 'IE podporuje pouze SVG formát. Změněno na SVG.' , // components/modebar/buttons.js:60
You can’t perform that action at this time.
0 commit comments