How to change the entire report language for a client in Looker Studio?

Hello,

I have a report created in Ukrainian, but I need to provide an English version for my client. I am looking for a way to change the language of the entire report (system messages, date formats, and UI elements) to English.

I’ve tried looking into “Report Settings,” but I cannot find the “Viewer Language” or “Report Language” option there — the panel just ends at “Date Range Parameter” and doesn’t scroll further.

Is there a way to force the report to display in English for the client, or do I have to manually translate every single field and element in a copy of the report?

Any advice on the best practice for multi-language reports would be greatly appreciated.

Thank you!

Hey @KATE_HRECHANA

In Looker Studio, there’s no option to change the entire report language at once.
The interface language depends on the viewer’s Google/browser language (you can force English using ?hl=en in the URL).
However, all report content (titles, labels, text) must be translated manually.
You should duplicate the report and create an English version.
Also set the report Locale to English for correct date/number formats.
For long-term use, consider adding a language parameter to support multiple languages in one report.

Hello,

Thanks for your answer.

I understand perfectly the solution with 2 pages/reports - it’s quite simple et feasible. But the suggestion you had about the long-term solution, which is to add language parameter - I still don’t understand how can you change filter names, axis names, etc. (stuff that aren’t value) - in the report with a parameter?