From 4c5aea2bb7400bffa016cab42e004f0fb455f562 Mon Sep 17 00:00:00 2001 From: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Date: Mon, 23 Oct 2023 22:30:34 +0200 Subject: [PATCH] alias-pages: add Romanian translation (#11101) --- .../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 59b5a3640..2d4425b7f 100644 --- a/contributing-guides/translation-templates/alias-pages.md +++ b/contributing-guides/translation-templates/alias-pages.md @@ -383,7 +383,15 @@ The templates can be changed when necessary. ### ro -Not translated yet. +```markdown +# example + +> Această comandă este un alias al `example`. + +- Vizualizați documentația pentru comanda originală: + +`tldr example` +``` ---