Add CSL locales repo as submodule
This commit is contained in:
parent
38757e55c0
commit
e064009fe2
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "translators"]
|
||||
path = translators
|
||||
url = git://github.com/zotero/translators.git
|
||||
[submodule "chrome/content/zotero/locale/csl"]
|
||||
path = chrome/content/zotero/locale/csl
|
||||
url = git://github.com/citation-style-language/locales.git
|
||||
|
|
1
chrome/content/zotero/locale/csl
Submodule
1
chrome/content/zotero/locale/csl
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 33ece59538bf1fde71a3e9f003136f1b30c68d7a
|
Loading…
Add table
Reference in a new issue