pgettext(context, message) [source]
Translates message given the context and returns it in a unicode string.
For more information, see Contextual markers.
pgettext(context, message) [source]
Translates message given the context and returns it in a unicode string.
For more information, see Contextual markers.
Please login to continue.