How to set custom attribute title's for the selected Language rather than auto-conversion of titles by Metabase?

In Metabase, there is provision to set Language at:

  • Project Level (as default)
  • User's Profile Level

Metabase automatically does the conversion of attribute titles for the supported languages.

How to set custom attribute title's for the selected Language rather than auto-conversion of titles by Metabase?

Hi @sdutta
I don't think I understand what you're looking for. Can you perhaps provide a screenshot, which might help describe the problem more clearly?

Hi,

I have changed user profile language to "French", and all the caption of the webpage got converted into French from English.
But the Column Name of the Table is still in English like "Total".
Is there any way, by which we can convert the Column Name of the Table also in the selected langauge?

Regards.

@sdutta You would have to change the name of the columns, since Metabase gets this information from your database, so it would not be possible to translate that statically.
You can change the names in Admin > Data Model:
https://www.metabase.com/docs/latest/administration-guide/03-metadata-editing.html
There's a request for supporting multiple languages in the Data Model, but that would be a big task to implement:
https://github.com/metabase/metabase/issues/9508 - upvote by clicking :+1: on the first post