Skip to content

Commit

Permalink
[JENKINS-75134] fix the Spanish translation of the description of 'Un…
Browse files Browse the repository at this point in the history
…protected URLs' (#10152)
  • Loading branch information
krisstern authored Jan 17, 2025
2 parents 4c552b6 + 246237e commit 490d2ff
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# This file is under the MIT License by authors

Unprotected\ URLs=URLs Desprotegidas
blurb=Estas URLs (y las URLs que inician con el prefijo /) no requieren autenticación. Si es posible, configure su servidor para pasar esta solicitud a Jenkins si requerir autenticación.
blurb=\
Estas URLs (y las URLs que inician con el prefijo /) no requieren autenticación. \
Si es posible, configure su servidor para pasar estas peticiones directamente a Jenkins sin requerir autenticación.

0 comments on commit 490d2ff

Please sign in to comment.