-
Notifications
You must be signed in to change notification settings - Fork 575
[ES] /content/es/search.md #2086
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for cncfglossary ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
…arch.md. Signed-off-by: MartinEliasQ <elias.quintero@udea.edu.co>
3dd3d6b
to
6fb0321
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gracias por el PR, @MartinEliasQ .
¿Podrías agregar éstas dos palabras al archivo de palabras (content/es/.wordlist.txt
) a ignorar en Inglés por favor...? Para que pase el test que está fallando:
- layout
- search
Signed-off-by: MartinEliasQ <elias.quintero@udea.edu.co>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Las palabras fueron agregadas a content/es/.wordlist.txt
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* This commit updates the text Site Results to Resultados de la búsqueda to provide a version in Spanish. Signed-off-by: MartinEliasQ <elias.quintero@udea.edu.co>
Describe your changes
This commit updates the text Site Results to Resultados de la búsqueda to provide a version in Spanish.
Related issue number or link (ex:
resolves #issue-number
)Checklist before opening this PR (put
x
in the checkboxes)git commit -s
) is to affirm that commits comply DCO. If you are working locally, you could add an alias to yourgitconfig
by runninggit config --global alias.ci "commit -s"
.