nginx-proxy-manager icon indicating copy to clipboard operation
nginx-proxy-manager copied to clipboard

Add Spanish language support and translations

Open TeenBiscuits opened this issue 1 month ago • 5 comments

Add Spanish localization

TeenBiscuits avatar Nov 06 '25 00:11 TeenBiscuits

Emmmm, what?

TeenBiscuits avatar Nov 06 '25 00:11 TeenBiscuits

Hi @TeenBiscuits, It appears the system failed during the check. Try creating a new pull request or a new commit to your repository in the same branch to see if the system runs the check again.

vsc55 avatar Nov 10 '25 07:11 vsc55

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

jc21 avatar Nov 11 '25 05:11 jc21

Added. It's not a copy of the other value. column.http-code translates to "Access" in English while redirection-host.forward-http-code is "HTTP Code". I think this is a mistake; I didn't notice it while translating to Spanish. I fixed it in my last commit

TeenBiscuits avatar Nov 11 '25 12:11 TeenBiscuits

Docker Image for build 5 is available on DockerHub:

nginxproxymanager/nginx-proxy-manager-dev:pr-4850

[!NOTE] Ensure you backup your NPM instance before testing this image! Especially if there are database changes. This is a different docker image namespace than the official image.

[!WARNING] Changes and additions to DNS Providers require verification by at least 2 members of the community!

column.http-code translates to "Access"

Yeah I fixed that one on the develop branch yesterday.

jc21 avatar Nov 12 '25 05:11 jc21