Node UIs can now have panels. Some of those may need to have their labels translated using translation contexts. PanelDeclarations already had a translation_context member, this commit adds a way to specify this context, and to use it for translation on drawing the node. Pull Request: https://projects.blender.org/blender/blender/pulls/139124