Replies: 2 comments 5 replies
|
To support different languages in Superset, you can follow these steps:
For configuring Helm charts to set environment variables for language selection, you can use the extraEnv:
LANG: "en_US.UTF-8"If the environment variable is sensitive, use extraSecretEnv:
LANG: "en_US.UTF-8"These configurations will ensure that the specified environment variable is available in the Superset pods. You can reference these environment variables from To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
|
how to perform on dashboard and save different language chart name and also sql responses in different language |
Uh oh!
There was an error while loading. Please reload this page.
superset localisation how to support different languages and where to configure in helm chart
All reactions