You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We occasionally see things like chart names or filter labels with incorrect translations. Current theories are that some kind of hard coded database id is pointing to an incorrect asset, or the translations are being improperly applied to the correct assets at import time. For instance, these should both be in English:
It happens in both embedded and Superset dashboards, though I'm not sure I've seen it in languages other than English. I believe I have seen it on the non-translated "source" dashboards, however.
The text was updated successfully, but these errors were encountered:
We haven't seen this one in a while, I think it may have been due to not deleting the env directory when doing upgrades that deleted Superset assets. That or just clicking on a localized version of a dashboard and not realizing it.
We occasionally see things like chart names or filter labels with incorrect translations. Current theories are that some kind of hard coded database id is pointing to an incorrect asset, or the translations are being improperly applied to the correct assets at import time. For instance, these should both be in English:
It happens in both embedded and Superset dashboards, though I'm not sure I've seen it in languages other than English. I believe I have seen it on the non-translated "source" dashboards, however.
The text was updated successfully, but these errors were encountered: