How to use the context field in translation doctype?
From my understanding from various posts I read, it is exactly the same value you pass to teh translation function for teh context parameter:
_(“Submit”, context=“Submit a DocType”)
_(“Submit”, context=“Submit a Comment”)
Please see those for better understanding: