Skip to content

SimpleI18NProvider does not follow Vaadin's own advice #47

@rmuller

Description

@rmuller

SimpleI18NProvider#getTranslation(..) returns null. Should be something like:

String.format("!{%s:%s}!", locale, key)

Especially because this is a tutorial :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions