From 1d558bb09d8b092d158ccef47759ced202e0cd0e Mon Sep 17 00:00:00 2001 From: ashborn <121210083+Bucke200@users.noreply.github.com> Date: Sat, 12 Oct 2024 01:18:51 +0530 Subject: [PATCH] translation-templates: add sh translation (#14124) Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> --- .../translation-templates/alias-pages.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/contributing-guides/translation-templates/alias-pages.md b/contributing-guides/translation-templates/alias-pages.md index b56678543f..545ab039b8 100644 --- a/contributing-guides/translation-templates/alias-pages.md +++ b/contributing-guides/translation-templates/alias-pages.md @@ -426,7 +426,15 @@ The templates can be changed when necessary. ### sh -Not translated yet. +```markdown +# example + +> Ova komanda je pseudonim za `example`. + +- Pogledaj dokumentaciju za originalnu komandu: + +`tldr example` +``` ---