Screenshot

Image

Description

My config.py already has the following language settings. The entire superset interface is translated, but the chart elements are not

Image

I'm using a custom superset version 2.0.1

Comment From: sadpandajoe

@emosonic you can take a look at some of the translation prs, here is one example: https://github.com/apache/superset/pull/34206 and see how others do it and put it into your customer version. Superset 2.0.1 isn't supported anymore so might get more translations updated to the newer versions.

Comment From: emosonic

@sadpandajoe In the pr you've sent, there is no translation of these chart interface elements, and my question is specifically about them. As I understand it, legacy-plugin-chart-event-flow pulls @data-ui/event-flow from superset-frontend/node_modules. However, if you translate the hard-coded element names to Russian, these changes will not be applied.