ebird-api
ebird-api copied to clipboard
Use locale instead of sppLocale in get_taxonomy
I found out that while trying to get taxonomy in other languages such as fr, the variable sppLocale is not working. replacing it with locale works as it should.