We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In a file
{% trans_default_domain "test_domain" %} {{ "label_a"|trans }} {{ "label_b"|trans({ '%some%': "label_c"|trans, '%vars%': "label_d"|trans({}, 'different_domain') }) }}
The following domains are guessed for the labels (and validation and hinting are based off of these):
The text was updated successfully, but these errors were encountered:
drop regular expression for trans filter in Twig, trust and use lexer #…
5271e9d
…877, #814, #716
1e78c9e
2b00fe9
3a0e3dc
bd5f14d
fixed and released
Sorry, something went wrong.
No branches or pull requests
In a file
The following domains are guessed for the labels (and validation and hinting are based off of these):
The text was updated successfully, but these errors were encountered: