jc21
jc21
Ah crap you're right. ``` "column.http-code": { "defaultMessage": "Access" }, ``` should be ``` "column.http-code": { "defaultMessage": "HTTP Code" }, ``` I'll fix it.
FYI there was a single missing translation, so I added it after a web-driven translation. See this commit and create a new PR if it needs to be fixed. thanks...
This is bit of a big deal for us Rpi users. I don't want to change my kernel just for a single docker image. Other images based on alpine work....
Thanks. I just added a new translation for `redirection-host.forward-http-code`, can you add that in? I guess it can be a copy of the value for `column.http-code`