Skip to content

Fallback behaviour when translation is not found (null, throw, fallback value) #45

@wbusey0

Description

@wbusey0

As the title says, allow the user to choice between any of these fallback behaviours:

  • return null
  • throw an exception
  • return a (custom) fallback value

If none of these behaviours is provided, use the default behaviour (return the key).

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