You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pdfjs-editor-add-signature-dialog-label = Este modal permite al usuario crear una firma para añadirla a un documento PDF. El usuario puede editar el nombre (que también sirve como texto alternativo) y, opcionalmente, guardar la firma para usarla nuevamente.
529
+
pdfjs-editor-add-signature-dialog-title = Añadir una firma
519
530
520
531
## Tab names
521
532
533
+
# Type is a verb (you can type your name as signature)
534
+
pdfjs-editor-add-signature-type-button = Escribir
535
+
.title = Escribir
536
+
# Draw is a verb (you can draw your signature)
537
+
pdfjs-editor-add-signature-draw-button = Dibujar
538
+
.title = Dibujar
539
+
pdfjs-editor-add-signature-image-button = Imagen
540
+
.title = Imagen
522
541
523
542
## Tab panels
524
543
544
+
pdfjs-editor-add-signature-type-input =
545
+
.aria-label = Escriba su firma
546
+
.placeholder = Escriba su firma
547
+
pdfjs-editor-add-signature-draw-placeholder = Dibuje su firma
0 commit comments