GitHub user dosubot[bot] added a comment to the discussion: superset localisation
<!-- Answer --> Yes, it is possible to translate SQL output and widgets into a localized language in Superset. Superset supports localization through a translation system that includes translations for various languages such as French, Chinese, German, Spanish, Italian, Japanese, Korean, Portuguese, Brazilian Portuguese, and Russian. This system allows for the translation of UI elements like "Query Mode", "Aggregate", "Raw Records", and pagination controls, enabling Superset to display these elements in different languages based on the locale settings <sup>[[1]](https://github.com/apache/superset/blob/master/superset-frontend/plugins/plugin-chart-table/src/i18n.ts)</sup><sup>[[2]](https://github.com/apache/superset/blob/master/superset-frontend/packages/superset-ui-core/src/translation/types/index.ts)</sup><sup>[[3]](https://github.com/apache/superset/blob/master/superset/translations/es/LC_MESSAGES/messages.po)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/b46577da-78bf-4c5e-8cb5-e44283a12c8f?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/b46577da-78bf-4c5e-8cb5-e44283a12c8f?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/b46577da-78bf-4c5e-8cb5-e44283a12c8f?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/b46577da-78bf-4c5e-8cb5-e44283a12c8f?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/b46577da-78bf-4c5e-8cb5-e44283a12c8f?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/b46577da-78bf-4c5e-8cb5-e44283a12c8f?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/b46577da-78bf-4c5e-8cb5-e44283a12c8f?feedback_type=other)</sup> GitHub link: https://github.com/apache/superset/discussions/33005#discussioncomment-12732616 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
