# UI default language

**URL:** https://forum.collaboraonline.com/t/ui-default-language/1664
**Category:** Installation & Configuration
**Created:** [March 6, 2023, 5:09pm UTC](https://forum.collaboraonline.com/t/ui-default-language/1664 "2023-03-06T17:09:52Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![Tex](https://avatars.discourse-cdn.com/v4/letter/t/eb8c5e/32.png) [@Tex](https://forum.collaboraonline.com/u/Tex)
#### Post date: [September 6, 2023, 10:30pm UTC](https://forum.collaboraonline.com/t/ui-default-language/1664/8 "2023-09-06T22:30:29Z")

</div>

Hey @Menelmacar , welcome to the forum. 🙂

> [@Menelmacar](#):
>
> At what point in the URL I add the language?  
> I tried to add it at the end with ?lang=pt-BR but that didn’t do the trick.

At the end of your Collabora Online URL, you can add a:

- `&lang=pt-BR`
  - = Portuguese (Brazilian)

(Notice the ampersand `&`, where you accidentally had a question mark `?`.)

* * *

So, let’s say I had a full URL like this:

- `https://localhost:9980/browser/0621aa482/debug.html`
  - This is the URL to your Collabora Online server.

- `?file_path=/Examples/hello-world.odt`
  - This tells Collabora Online which file to open.

You can now add an optional UI language component at the end:

- `&lang=pt-BR`
  - = Portuguese (Brazilian)

- `&lang=pt`
  - = Portuguese (Portugal)

- `&lang=fr`
  - = French

- `&lang=de`
  - = German

- […]

For a basic list of HTML Language codes, see:

- [W3Docs.com: “HTML Language Codes”](https://www.w3docs.com/learn-html/html-language-codes.html)

Currently, Collabora Online’s UI is translated into ~82 languages:

- [Collabora Online/UI @ Hosted Weblate](https://hosted.weblate.org/projects/collabora-online/ui/)

(Of course, more translations are always welcome! 🙂 )

---

_[View the full topic](https://forum.collaboraonline.com/t/ui-default-language/1664)._
