Skip to content

Commit c88e8c2

Browse files
committed
update trans keys
1 parent b94ad8e commit c88e8c2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

dist/translation-keys.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Autoscale // components/modebar/buttons.js:139
22
Box Select // components/modebar/buttons.js:103
3-
Click to enter Colorscale title // plots/plots.js:338
4-
Click to enter Component A title // plots/ternary/ternary.js:386
5-
Click to enter Component B title // plots/ternary/ternary.js:400
6-
Click to enter Component C title // plots/ternary/ternary.js:411
3+
Click to enter Colorscale title // plots/plots.js:303
4+
Click to enter Component A title // plots/ternary/ternary.js:392
5+
Click to enter Component B title // plots/ternary/ternary.js:406
6+
Click to enter Component C title // plots/ternary/ternary.js:417
77
Click to enter Plot title // plot_api/plot_api.js:579
8-
Click to enter X axis title // plots/plots.js:336
9-
Click to enter Y axis title // plots/plots.js:337
8+
Click to enter X axis title // plots/plots.js:301
9+
Click to enter Y axis title // plots/plots.js:302
1010
Compare data on hover // components/modebar/buttons.js:167
1111
Double-click on legend to isolate one trace // components/legend/handle_click.js:90
1212
Double-click to zoom back out // plots/cartesian/dragbox.js:299
@@ -52,5 +52,5 @@ q1: // traces/box/calc.js:130
5252
q3: // traces/box/calc.js:131
5353
source: // traces/sankey/plot.js:140
5454
target: // traces/sankey/plot.js:141
55-
trace // plots/plots.js:340
55+
trace // plots/plots.js:305
5656
upper fence: // traces/box/calc.js:135

0 commit comments

Comments
 (0)