There are (English) text strings in JavaScript code that show up on the map UI. Those text segements are not captured by Django's gettext based extraction and the transifex translation process.
Examples
- Mapbox: "Streets", "Satellite", "Hybrid" layer labels (mapbox.js:L93-95)
Resources, And Possible Tools Or Solutions
There are (English) text strings in JavaScript code that show up on the map UI. Those text segements are not captured by Django's gettext based extraction and the transifex translation process.
Examples
Resources, And Possible Tools Or Solutions