Load brand.ftl for Zotero.getString()
This commit is contained in:
parent
0530afd669
commit
5d998a3b37
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ Zotero.Intl = new function () {
|
|||
|
||||
// Provide synchronous access to Fluent strings for getString()
|
||||
ftl = new Localization([
|
||||
'branding/brand.ftl',
|
||||
'zotero.ftl',
|
||||
// More FTL files can be hardcoded here, or added later with
|
||||
// Zotero.ftl.addResourceIds(['...'])
|
||||
|
|
Loading…
Reference in a new issue