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:
parent
03c6febc44
commit
ae2cf7e1e7
3 changed files with 3 additions and 3 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue