2. Add it to [https://gitlab.torproject.org/web/tpo/blob/main/tpo.lektorproject#L13](https://gitlab.torproject.org/web/tpo/blob/main/tpo.lektorproject#L13). Please keep alphabetic order
```
[alternatives.de]
name = Deutsch (de)
url_prefix = /de/
locale = de
```
3. Specify styling information for the new locale in [https://gitlab.torproject.org/web/tpo/blob/main/databags/alternatives.ini#L7](https://gitlab.torproject.org/web/tpo/blob/main/databags/alternatives.ini#L7). Please keep alphabetic order
```
[de]
direction = text-left
order = order-last
url = /de/
language = Deutsch (de)
```
You can then run `lektor build` to see if there are any errors, and see the language file generated on the '/i18n' folder
Make sure there are no forwards in the .htaccess file, as many of our websites have one to forward the different Tor Browser locales that still have no translation on the website.