Good day.
I've integrate in my web application Mapbox map using Leaflet javascript library. In L.tileLayer I have setted as id mapbox/streets-v11. This is the url in L.tileLayer: "https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}?access_token=". I have mapped the Italy as center of map. The map is in english language and I should want to translate it in italian. It's possibile? And if yes, how can I do to make it?
Best regards and good work.
Stefano Errani