Browse Source

alias-pages: add Romanian translation (#11101)

Sebastiaan Speck 1 year ago
parent
commit
4c5aea2bb7
1 changed files with 9 additions and 1 deletions
  1. 9 1
      contributing-guides/translation-templates/alias-pages.md

+ 9 - 1
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`
+```
 
 ---