File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ module.exports = {
1111 'Click to enter Component B title' : 'Introducir el título del Componente B' , // plots/ternary/ternary.js:406
1212 'Click to enter Component C title' : 'Introducir el título del Componente C' , // plots/ternary/ternary.js:417
1313 'Click to enter Plot title' : 'Introducir el título de la Gráfica' , // plot_api/plot_api.js:579
14+ 'Click to enter Plot subtitle' : 'Introducir el subtítulo de la Gráfica' , // plot_api/plot_api.js:579
1415 'Click to enter X axis title' : 'Introducir el título del eje X' , // plots/plots.js:301
1516 'Click to enter Y axis title' : 'Introducir el título del eje Y' , // plots/plots.js:302
1617 'Click to enter radial axis title' : 'Introducir el título del eje radial' ,
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ module.exports = {
1111 'Click to enter Component B title' : 'Ajouter un titre à la composante B' ,
1212 'Click to enter Component C title' : 'Ajouter un titre à la composante C' ,
1313 'Click to enter Plot title' : 'Ajouter un titre au graphique' ,
14+ 'Click to enter Plot subtitle' : 'Ajouter un sous-titre au graphique' ,
1415 'Click to enter X axis title' : 'Ajouter un titre à l\'axe des x' ,
1516 'Click to enter Y axis title' : 'Ajouter un titre à l\'axe des y' ,
1617 'Click to enter radial axis title' : 'Ajouter un titre à l\'axe radial' ,
You can’t perform that action at this time.
0 commit comments