Skip to content

Commit bfc2025

Browse files
Merge pull request #20107 from timvandermeij/updates
Update translations and dependencies to the most recent versions
2 parents ed14197 + dcf161e commit bfc2025

File tree

4 files changed

+99
-91
lines changed

4 files changed

+99
-91
lines changed

gulpfile.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2339,7 +2339,7 @@ function packageJson() {
23392339
bugs: DIST_BUGS_URL,
23402340
license: DIST_LICENSE,
23412341
optionalDependencies: {
2342-
"@napi-rs/canvas": "^0.1.73",
2342+
"@napi-rs/canvas": "^0.1.74",
23432343
},
23442344
browser: {
23452345
canvas: false,

l10n/it/viewer.ftl

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,14 @@ pdfjs-editor-alt-text-settings-show-dialog-button-label = Mostra l’editor del
524524
pdfjs-editor-alt-text-settings-show-dialog-description = Ti aiuta ad assicurarti che tutte le tue immagini abbiano il testo alternativo.
525525
pdfjs-editor-alt-text-settings-close-button = Chiudi
526526
527+
## Accessibility labels (announced by screen readers) for objects added to the editor.
528+
529+
pdfjs-editor-highlight-added-alert = Aggiunta evidenziazione
530+
pdfjs-editor-freetext-added-alert = Aggiunto testo
531+
pdfjs-editor-ink-added-alert = Aggiunto disegno
532+
pdfjs-editor-stamp-added-alert = Aggiunta immagine
533+
pdfjs-editor-signature-added-alert = Aggiunta firma
534+
527535
## "Annotations removed" bar
528536

529537
pdfjs-editor-undo-bar-message-highlight = Evidenziazione rimossa

package-lock.json

Lines changed: 83 additions & 83 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)