Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing hooks for translations #34

Open
werrolf opened this issue Sep 27, 2017 · 0 comments
Open

Missing hooks for translations #34

werrolf opened this issue Sep 27, 2017 · 0 comments

Comments

@werrolf
Copy link
Contributor

werrolf commented Sep 27, 2017

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()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants