How do I use a modified locale.csl file
I've merged changes to a locale.csl file on Github, but since there were no Zotero builds since I wonder how I can use it locally for now.
Looking for a method that doesn't involve me rebuilding the repo, on Mac.
Looking for a method that doesn't involve me rebuilding the repo, on Mac.
Your style will likely already have a locale like this. If not, paste this after the info section and change the language under xml-lang to what you need and add any terms there as you see fit.
<locale xml:lang="en">
<terms>
<term name="page" form="short">
<single>p.</single>
<multiple>pp.</multiple>
</term>
</terms>
</locale>