Introduce spell checker context menu and dictionaries managing
This commit is contained in:
parent
a2f3743152
commit
814cbc0ee3
5 changed files with 363 additions and 1 deletions
|
@ -28,6 +28,7 @@ var ZOTERO_CONFIG = {
|
|||
CREDITS_URL: 'https://www.zotero.org/support/credits_and_acknowledgments',
|
||||
LICENSING_URL: 'https://www.zotero.org/support/licensing',
|
||||
GET_INVOLVED_URL: 'https://www.zotero.org/getinvolved',
|
||||
DICTIONARIES_URL: 'https://download.zotero.org/dictionaries/',
|
||||
};
|
||||
|
||||
if (typeof process === 'object' && process + '' === '[object process]'){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue