Hello PKP community,
I am running OJS 3.4.0.10 with the Health Sciences theme (v1.1.2.4) and I have an issue with the download statistics chart displayed on article landing pages.
- OJS version: 3.4.0.10
- Theme: Health Sciences v1.1.2.4
- Language: Spanish (es)
- Server: Ubuntu 20.04, MariaDB 10.5.27, Apache
Issue:
The statistics chart displays correctly (bars with real data are visible) and the chart title shows “Descargas” (Downloads) correctly in Spanish. However, the X axis labels show “undefined” for all months, and one label shows “##plugins.themes.default.displayStats.monthInitials##”
Where exactly is the pkpUsageStats.locale.months array built in OJS 3.4? Is there a template or PHP file in the Health Sciences theme or OJS core that needs to be updated to pass the Spanish month names to JavaScript?
Thank you very much for your help.
