Skip to content

Frontend: or-mwc-input component applies unintended localization #49

@dominiquekleeven

Description

@dominiquekleeven

The service uses web components from OpenRemote and it seems it sometimes applies translations in places where its unintended.

E.g. when a button has the text save it will be translated to opslaan when the dutch localization is selected.

Image

This behaviour isn't really intended since the service itself doesn't do any localization yet. So it seems passing a label to or-mwc-input automatically translates it based on what the manager has in terms of locales.

Either this specific case is resolved or we add localization in general #50 which might be preferred.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugError or issue in the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions