So far I can see this works fine for changing the UI of the site.
However, my site still has
```
<!DOCTYPE html>
<html lang="en">
<head id="html-head">
```
in the source code?
Is that supposed to be changed too with changing the default language?
Or do I have to change the _main.php file for that?