From 2bd94771d0aed65c85cdc7e5c96e7fed702f7998 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Igor=20T=C3=A1mara?= Date: Fri, 25 Oct 2024 10:13:01 -0500 Subject: [PATCH] yes: update Spanish translation (#14373) * yes: update Spanish translation * Fixed omitted option --- pages.es/common/yes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages.es/common/yes.md b/pages.es/common/yes.md index c06cc49fc5..29b2c3df6f 100644 --- a/pages.es/common/yes.md +++ b/pages.es/common/yes.md @@ -15,3 +15,7 @@ - Acepta todas las confirmaciones que muestre el comando `apt-get`: `yes | sudo apt-get install {{programa}}` + +- Retorna repetidamente una nueva línea para aceptar siempre la opción predeterminada de una pregunta (prompt): + +`yes ''`