You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
include <script src="https://cdn.plot.ly/plotly-locale-nl-latest.js"></script> to get latest nl locale
What I expected:
The translations like in https://github.com/plotly/plotly.js/blob/master/lib/locales/nl.js with translations in the dictionary part and updates to dayMonth
What I got:
Only the days and months are translated. Actual content hosted now:
What I did:
<script src="https://cdn.plot.ly/plotly-locale-nl-latest.js"></script>
to get latest nl localeWhat I expected:
https://github.com/plotly/plotly.js/blob/master/lib/locales/nl.js
with translations in the dictionary part and updates to dayMonthWhat I got:
I think what is hosted on https://cdn.plot.ly/plotly-locale-nl-latest.js is not the latest, but a version before my changes were merged and released in 2.14.0: #6261
The text was updated successfully, but these errors were encountered: