Skip to content

Backend messages with params args are not formatted #4

Closed
@LazZiya

Description

@LazZiya

When using _loc.Text with params for formatting the messages, the string is not formatted.

var ss = _loc.Text("Please click <a href='{0}'>here</a>", url).Value;

// returns:
// Please click <a href='{0}'>here</a>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions