Skip to content

additional options for translation #4

Description

@kof

Sometimes you have a string combined with some html or data which don't have to get into translation.

// template
{{e({ opentag: '<b>' , closetag: '</b>'}) "my template is #opentag nice #closetag"}}

// translation string:
my template is nice

// html output
my template is <b> nice </b>

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