Skip to content

Add support for 'context' keyword to translate() #27

@piotr-dobrogost

Description

@piotr-dobrogost

translate() should support context keyword analogically to how it supports domain keyword.
Till then one can workaround this by wrapping string to translate in extra TranslationString like so:
translate(TranslationString(tstring, context='some_ctx'))

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions