Skip to content

Commit 7cc0b39

Browse files
translated bezierDetail reference page
1 parent 579c4c0 commit 7cc0b39

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/data/reference/es.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -538,11 +538,11 @@
538538
},
539539
"bezierDetail": {
540540
"description": [
541-
"Sets the resolution at which Bezier's curve is displayed. The default value is 20.",
542-
"Note, This function is only useful when using the WEBGL renderer as the default canvas renderer does not use this information."
541+
"Ajusta la resolución a la que se muestran las curvas de Bezier. Su valor por defecto es 20.",
542+
"Nota: esta función sólo tiene efecto cuando se usa el renderizador WEBGL debido a que el renderizador por defecto no utiliza esta información."
543543
],
544544
"params": {
545-
"detail": "Number: resolution of the curves"
545+
"detail": "Número: resolución de las curvas"
546546
}
547547
},
548548
"bezierPoint": {

0 commit comments

Comments
 (0)