closes #1834, Map Zotero language field to CSL item variable "language"

This commit is contained in:
Simon Kornblith 2011-06-18 22:50:00 +00:00
parent 5a43eae702
commit 7986a8242e

View file

@ -51,7 +51,8 @@ Zotero.Cite.System._zoteroFieldMap = {
"number":["number"],
"references":["history"],
"shortTitle":["shortTitle"],
"journalAbbreviation":["journalAbbreviation"]
"journalAbbreviation":["journalAbbreviation"],
"language":["language"]
}
Zotero.Cite.System._zoteroDateMap = {