Skip to content
New issue

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

Add support for pgettext to jinja2 #328

Closed
m3dwards opened this issue May 9, 2014 · 1 comment
Closed

Add support for pgettext to jinja2 #328

m3dwards opened this issue May 9, 2014 · 1 comment
Labels

Comments

@m3dwards
Copy link

m3dwards commented May 9, 2014

The i18n support in jinja currently only supports gettext and ngettext. In addition to these it would be useful to include pgettext.

If anyone has a work around to make pgettext work in a flask application with jinja2, I would love to hear from you.

@mitsuhiko
Copy link
Contributor

This would require patches as I'm not using pgettext myself.

@davidism davidism added the i18n label Oct 19, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants