jc21
jc21
Thanks for the fix and I would have merged it, but I don't want the github action. I already have a comprehensive CI stack that runs frontend/backend unit tests and...
I've cherry picked your fix. Thanks!
Love the effort you've put in here. How did you come up with the translations, though? Which of the languages do you personally know?
Awesome stuff. I wanted to make sure you didn't use AI to translate some things. I've found it to be very wrong in the past. I'm in the process of...
Ok, the react rewrite is now merged to develop. You can begin contributing to new translations! It might be easier to create a new PR for each language. Here's a...
@lastsamurai26 this syntax is the [plural format](https://formatjs.github.io/docs/core-concepts/icu-syntax/#plural-format) of the document I linked earlier. You can use that site directly to test your changes and see the result:
> proxy manager seems to use a quite an old version of certbot v2.7.4, current version is v4.3.0 The certbot base image, built nightly, currently has certbot v5: ``` >...
Develop image, just build has certbot 5 if you're brave enough to test it: ``` > docker run --rm -ti --entrypoint= nginxproxymanager/nginx-proxy-manager-dev:develop certbot --version certbot 5.0.0 ``` Jumping certbot versions...
I'll leave this here for a few days and see if any other German speakers have thoughts
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`