Skip to content

Missing hooks for translations #34

@werrolf

Description

@werrolf

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()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions