-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Labels are fixed in the code and do not run through standard translation methods.
See: https://github.com/mapbender/mapbender-digitizer/blob/master/Resources/public/mapbender.element.digitizer.js#L563
Goal: follow Mapbender standards for text translations
- messages in multiple languages located server side
- server picks language, forwards concrete translation mapping to JS client
- JS client runs strings through Mapbender.trans()