Example#
{{ "Read more" | t }}The target must be a quoted string. A quoted context is also supported:
{{ "Post" | t("button label") }}Modifiers
The t modifier is the short alias for translate.
{{ "Read more" | t }}The target must be a quoted string. A quoted context is also supported:
{{ "Post" | t("button label") }}