1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

[Editor] Update the id for a l10n string

This commit is contained in:
Calixte Denizet 2022-07-04 10:18:42 +02:00
parent 03c6febc44
commit ae2cf7e1e7
3 changed files with 3 additions and 3 deletions

View file

@ -82,7 +82,7 @@ const DEFAULT_L10N_STRINGS = {
web_fonts_disabled:
"Web fonts are disabled: unable to use embedded PDF fonts.",
freetext_default_content: "Enter text…",
free_text_default_content: "Enter text…",
};
function getL10nFallback(key, args) {