From 2a3b737c65d268a7c4bfec8f462ac9436719ded5 Mon Sep 17 00:00:00 2001 From: marchersimon <50295997+marchersimon@users.noreply.github.com> Date: Tue, 14 Sep 2021 19:31:35 +0200 Subject: [PATCH] subcommand-mention: sync Spanish translation (#6514) --- contributing-guides/translation-templates/subcommand-mention.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing-guides/translation-templates/subcommand-mention.md b/contributing-guides/translation-templates/subcommand-mention.md index 059fb697d6..183b6df971 100644 --- a/contributing-guides/translation-templates/subcommand-mention.md +++ b/contributing-guides/translation-templates/subcommand-mention.md @@ -61,7 +61,7 @@ Manche Unterbefehle wie `example command` sind separat dokumentiert. ### es ```markdown -Este comando también tiene documentación sobre sus subcomandos, ejemplo `example command`. +Algunos subcomandos, como `example command`, tienen su propia documentación de uso. ``` ---